package D0;

/* JADX INFO: loaded from: classes.dex */
public final class b {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final d f927a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final d f928b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public long f929c;

    public b() {
        c cVar = c.f930a;
        this.f927a = new d();
        this.f928b = new d();
    }

    public final void a(long j4, long j6) {
        this.f927a.a(Float.intBitsToFloat((int) (j6 >> 32)), j4);
        this.f928b.a(Float.intBitsToFloat((int) (j6 & 4294967295L)), j4);
    }
}
