- 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
105 lines
3.0 KiB
Java
105 lines
3.0 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import androidx.annotation.Nullable;
|
|
import com.mbridge.msdk.playercommon.exoplayer2.C;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzamo implements zzamj {
|
|
private static final float[] zza = {1.0f, 1.0f, 1.0909091f, 0.90909094f, 1.4545455f, 1.2121212f, 1.0f};
|
|
|
|
@Nullable
|
|
private final zzaoa zzb;
|
|
|
|
@Nullable
|
|
private final zzdy zzc;
|
|
private final boolean[] zzd;
|
|
private final zzamm zze;
|
|
|
|
@Nullable
|
|
private final zzanb zzf;
|
|
private zzamn zzg;
|
|
private long zzh;
|
|
private String zzi;
|
|
private zzadt zzj;
|
|
private boolean zzk;
|
|
private long zzl;
|
|
|
|
public zzamo() {
|
|
this(null);
|
|
}
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:28:0x0118 */
|
|
/* JADX WARN: Removed duplicated region for block: B:31:0x012f */
|
|
@Override // com.google.android.gms.internal.ads.zzamj
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public final void zza(com.google.android.gms.internal.ads.zzdy r18) {
|
|
/*
|
|
Method dump skipped, instructions count: 486
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.ads.zzamo.zza(com.google.android.gms.internal.ads.zzdy):void");
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzamj
|
|
public final void zzb(zzacq zzacqVar, zzanx zzanxVar) {
|
|
zzanxVar.zzc();
|
|
this.zzi = zzanxVar.zzb();
|
|
zzadt zzw = zzacqVar.zzw(zzanxVar.zza(), 2);
|
|
this.zzj = zzw;
|
|
this.zzg = new zzamn(zzw);
|
|
zzaoa zzaoaVar = this.zzb;
|
|
if (zzaoaVar != null) {
|
|
zzaoaVar.zzb(zzacqVar, zzanxVar);
|
|
}
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzamj
|
|
public final void zzc(boolean z) {
|
|
zzcw.zzb(this.zzg);
|
|
if (z) {
|
|
this.zzg.zzb(this.zzh, 0, this.zzk);
|
|
this.zzg.zzd();
|
|
}
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzamj
|
|
public final void zzd(long j, int i) {
|
|
this.zzl = j;
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzamj
|
|
public final void zze() {
|
|
zzfk.zzh(this.zzd);
|
|
this.zze.zzb();
|
|
zzamn zzamnVar = this.zzg;
|
|
if (zzamnVar != null) {
|
|
zzamnVar.zzd();
|
|
}
|
|
zzanb zzanbVar = this.zzf;
|
|
if (zzanbVar != null) {
|
|
zzanbVar.zzb();
|
|
}
|
|
this.zzh = 0L;
|
|
this.zzl = C.TIME_UNSET;
|
|
}
|
|
|
|
public zzamo(@Nullable zzaoa zzaoaVar) {
|
|
zzdy zzdyVar;
|
|
this.zzb = zzaoaVar;
|
|
this.zzd = new boolean[4];
|
|
this.zze = new zzamm(128);
|
|
this.zzl = C.TIME_UNSET;
|
|
if (zzaoaVar != null) {
|
|
this.zzf = new zzanb(178, 128);
|
|
zzdyVar = new zzdy();
|
|
} else {
|
|
zzdyVar = null;
|
|
this.zzf = null;
|
|
}
|
|
this.zzc = zzdyVar;
|
|
}
|
|
}
|