Files
rr3-apk/decompiled/sources/com/google/android/gms/internal/ads/zzahz.java
Daniel Elliott f9d20bb3fc 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>
2026-02-18 14:52:23 -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;
}
}