- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
110 lines
2.1 KiB
Smali
110 lines
2.1 KiB
Smali
.class final Lcom/google/android/gms/internal/ads/zztd;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzse;
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x17
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Landroid/media/MediaCodec;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/media/MediaCodec;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zztd;->zza:Landroid/media/MediaCodec;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zzb()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final zzc()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final zzd(IIIJI)V
|
|
.locals 7
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zztd;->zza:Landroid/media/MediaCodec;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
move v1, p1
|
|
|
|
move v3, p3
|
|
|
|
move-wide v4, p4
|
|
|
|
move v6, p6
|
|
|
|
.line 1
|
|
invoke-virtual/range {v0 .. v6}, Landroid/media/MediaCodec;->queueInputBuffer(IIIJI)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final zze(IILcom/google/android/gms/internal/ads/zzhe;JI)V
|
|
.locals 7
|
|
|
|
.line 1
|
|
invoke-virtual {p3}, Lcom/google/android/gms/internal/ads/zzhe;->zza()Landroid/media/MediaCodec$CryptoInfo;
|
|
|
|
move-result-object v3
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zztd;->zza:Landroid/media/MediaCodec;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v6, 0x0
|
|
|
|
move v1, p1
|
|
|
|
move-wide v4, p4
|
|
|
|
invoke-virtual/range {v0 .. v6}, Landroid/media/MediaCodec;->queueSecureInputBuffer(IILandroid/media/MediaCodec$CryptoInfo;JI)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final zzf(Landroid/os/Bundle;)V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zztd;->zza:Landroid/media/MediaCodec;
|
|
|
|
.line 1
|
|
invoke-virtual {v0, p1}, Landroid/media/MediaCodec;->setParameters(Landroid/os/Bundle;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final zzg()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final zzh()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|