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
This commit is contained in:
2026-02-18 15:48:36 -08:00
parent c19eb3d7ff
commit c080f0d97f
26930 changed files with 2529574 additions and 0 deletions

View File

@@ -0,0 +1,93 @@
package com.applovin.impl;
import com.mbridge.msdk.playercommon.exoplayer2.C;
/* loaded from: classes.dex */
public final class ho {
private long a;
private long b;
private long c;
private final ThreadLocal d = new ThreadLocal();
public synchronized long a(long j) {
if (j == C.TIME_UNSET) {
return C.TIME_UNSET;
}
try {
if (this.b == C.TIME_UNSET) {
long j2 = this.a;
if (j2 == 9223372036854775806L) {
j2 = ((Long) b1.a((Long) this.d.get())).longValue();
}
this.b = j2 - j;
notifyAll();
}
this.c = j;
return j + this.b;
} catch (Throwable th) {
throw th;
}
}
public synchronized long b(long j) {
if (j == C.TIME_UNSET) {
return C.TIME_UNSET;
}
try {
long j2 = this.c;
if (j2 != C.TIME_UNSET) {
long e = e(j2);
long j3 = (4294967296L + e) / 8589934592L;
long j4 = ((j3 - 1) * 8589934592L) + j;
j += j3 * 8589934592L;
if (Math.abs(j4 - e) < Math.abs(j - e)) {
j = j4;
}
}
return a(c(j));
} catch (Throwable th) {
throw th;
}
}
public ho(long j) {
d(j);
}
public synchronized long c() {
return this.b;
}
public synchronized void d(long j) {
this.a = j;
this.b = j == Long.MAX_VALUE ? 0L : -9223372036854775807L;
this.c = C.TIME_UNSET;
}
public static long e(long j) {
return (j * 90000) / 1000000;
}
public synchronized long b() {
long j;
try {
j = this.c;
} catch (Throwable th) {
throw th;
}
return j != C.TIME_UNSET ? j + this.b : a();
}
public synchronized long a() {
long j;
j = this.a;
if (j == Long.MAX_VALUE || j == 9223372036854775806L) {
j = C.TIME_UNSET;
}
return j;
}
public static long c(long j) {
return (j * 1000000) / 90000;
}
}