Files
rr3-apk/decompiled-community/sources/com/google/android/gms/internal/ads/zzahz.java
Daniel Elliott c080f0d97f Add Discord community version (64-bit only)
- Added realracing3-community.apk (71.57 MB)
- Removed 32-bit support (armeabi-v7a)
- Only includes arm64-v8a libraries
- Decompiled source code included
- Added README-community.md with analysis
2026-02-18 15:48:36 -08:00

44 lines
1.1 KiB
Java

package com.google.android.gms.internal.ads;
/* loaded from: classes3.dex */
final class zzahz {
public final int zza;
public int zzb;
public int zzc;
public long zzd;
private final boolean zze;
private final zzdy zzf;
private final zzdy zzg;
private int zzh;
private int zzi;
public zzahz(zzdy zzdyVar, zzdy zzdyVar2, boolean z) throws zzbc {
this.zzg = zzdyVar;
this.zzf = zzdyVar2;
this.zze = z;
zzdyVar2.zzL(12);
this.zza = zzdyVar2.zzp();
zzdyVar.zzL(12);
this.zzi = zzdyVar.zzp();
zzacr.zzb(zzdyVar.zzg() == 1, "first_chunk must be 1");
this.zzb = -1;
}
public final boolean zza() {
int i = this.zzb + 1;
this.zzb = i;
if (i == this.zza) {
return false;
}
this.zzd = this.zze ? this.zzf.zzw() : this.zzf.zzu();
if (this.zzb == this.zzh) {
this.zzc = this.zzg.zzp();
this.zzg.zzM(4);
int i2 = this.zzi - 1;
this.zzi = i2;
this.zzh = i2 > 0 ? (-1) + this.zzg.zzp() : -1;
}
return true;
}
}