Files
rr3-apk/decompiled/sources/com/google/android/gms/internal/ads/zzqo.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

57 lines
1.5 KiB
Java

package com.google.android.gms.internal.ads;
import com.google.android.gms.auth.blockstore.BlockstoreStatusCodes;
import com.mbridge.msdk.playercommon.exoplayer2.extractor.ogg.DefaultOggSeeker;
/* loaded from: classes3.dex */
public final class zzqo implements zzpy {
public zzqo(zzqn zzqnVar) {
}
public static int zza(int i, int i2, int i3) {
return zzgaq.zzb(((i * i2) * i3) / 1000000);
}
public static int zzb(int i) {
if (i == 20) {
return 63750;
}
if (i == 30) {
return 2250000;
}
switch (i) {
case 5:
return 80000;
case 6:
return 768000;
case 7:
return 192000;
case 8:
return 2250000;
case 9:
return BlockstoreStatusCodes.MAX_SIZE_EXCEEDED;
case 10:
return DefaultOggSeeker.MATCH_BYTE_RANGE;
case 11:
return 16000;
case 12:
return 7000;
default:
switch (i) {
case 14:
return 3062500;
case 15:
return 8000;
case 16:
return 256000;
case 17:
return 336000;
case 18:
return 768000;
default:
throw new IllegalArgumentException();
}
}
}
}