- 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
57 lines
1.5 KiB
Java
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();
|
|
}
|
|
}
|
|
}
|
|
}
|