package G0;

import h1.C2069a;

/* JADX INFO: loaded from: classes.dex */
public abstract class q0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public int f1998a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f1999b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public long f2001d = r0.f2009a;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public long f2002e = 0;

    public q0() {
        long j4 = 0;
        this.f2000c = (j4 & 4294967295L) | (j4 << 32);
    }

    public Object S() {
        return null;
    }

    public abstract int m0(AbstractC0244a abstractC0244a);

    public int n0() {
        return (int) (this.f2000c & 4294967295L);
    }

    public int q0() {
        return (int) (this.f2000c >> 32);
    }

    public final void r0() {
        this.f1998a = L4.a.v((int) (this.f2000c >> 32), C2069a.j(this.f2001d), C2069a.h(this.f2001d));
        int iV = L4.a.v((int) (this.f2000c & 4294967295L), C2069a.i(this.f2001d), C2069a.g(this.f2001d));
        this.f1999b = iV;
        int i6 = this.f1998a;
        long j4 = this.f2000c;
        this.f2002e = (((long) ((i6 - ((int) (j4 >> 32))) / 2)) << 32) | (4294967295L & ((long) ((iV - ((int) (j4 & 4294967295L))) / 2)));
    }

    public abstract void s0(long j4, float f6, J4.c cVar);

    public final void t0(long j4) {
        if (h1.l.a(this.f2000c, j4)) {
            return;
        }
        this.f2000c = j4;
        r0();
    }

    public final void u0(long j4) {
        if (C2069a.b(this.f2001d, j4)) {
            return;
        }
        this.f2001d = j4;
        r0();
    }
}
