Add decompiled APK source code (JADX)

- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-02-18 14:52:23 -08:00
parent cc210a65ea
commit f9d20bb3fc
26991 changed files with 2541449 additions and 0 deletions

View File

@@ -0,0 +1,66 @@
package com.google.android.gms.internal.ads;
import com.ironsource.v8;
import java.nio.ByteBuffer;
import java.util.Date;
/* loaded from: classes3.dex */
public final class zzarc extends zzhea {
private Date zzg;
private Date zzh;
private long zzi;
private long zzj;
private double zzk;
private float zzl;
private zzhek zzm;
private long zzn;
public zzarc() {
super("mvhd");
this.zzk = 1.0d;
this.zzl = 1.0f;
this.zzm = zzhek.zza;
}
public final String toString() {
return "MovieHeaderBox[creationTime=" + this.zzg + ";modificationTime=" + this.zzh + ";timescale=" + this.zzi + ";duration=" + this.zzj + ";rate=" + this.zzk + ";volume=" + this.zzl + ";matrix=" + this.zzm + ";nextTrackId=" + this.zzn + v8.i.e;
}
public final long zzc() {
return this.zzj;
}
public final long zzd() {
return this.zzi;
}
@Override // com.google.android.gms.internal.ads.zzhdy
public final void zze(ByteBuffer byteBuffer) {
zzh(byteBuffer);
if (zzg() == 1) {
this.zzg = zzhef.zza(zzaqy.zzf(byteBuffer));
this.zzh = zzhef.zza(zzaqy.zzf(byteBuffer));
this.zzi = zzaqy.zze(byteBuffer);
this.zzj = zzaqy.zzf(byteBuffer);
} else {
this.zzg = zzhef.zza(zzaqy.zze(byteBuffer));
this.zzh = zzhef.zza(zzaqy.zze(byteBuffer));
this.zzi = zzaqy.zze(byteBuffer);
this.zzj = zzaqy.zze(byteBuffer);
}
this.zzk = zzaqy.zzb(byteBuffer);
byteBuffer.get(new byte[2]);
this.zzl = ((short) ((r1[1] & 255) | ((short) (65280 & (r1[0] << 8))))) / 256.0f;
zzaqy.zzd(byteBuffer);
zzaqy.zze(byteBuffer);
zzaqy.zze(byteBuffer);
this.zzm = new zzhek(zzaqy.zzb(byteBuffer), zzaqy.zzb(byteBuffer), zzaqy.zzb(byteBuffer), zzaqy.zzb(byteBuffer), zzaqy.zza(byteBuffer), zzaqy.zza(byteBuffer), zzaqy.zza(byteBuffer), zzaqy.zzb(byteBuffer), zzaqy.zzb(byteBuffer));
byteBuffer.getInt();
byteBuffer.getInt();
byteBuffer.getInt();
byteBuffer.getInt();
byteBuffer.getInt();
byteBuffer.getInt();
this.zzn = zzaqy.zze(byteBuffer);
}
}