package Y4;

import V4.C0772m;
import Z4.AbstractC0869b;
import Z4.AbstractC0871d;

/* JADX INFO: loaded from: classes3.dex */
public final class P extends AbstractC0871d {

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

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

    @Override // Z4.AbstractC0871d
    public final boolean a(AbstractC0869b abstractC0869b) {
        N n6 = (N) abstractC0869b;
        if (this.f8893a >= 0) {
            return false;
        }
        long j4 = n6.l;
        if (j4 < n6.f8887m) {
            n6.f8887m = j4;
        }
        this.f8893a = j4;
        return true;
    }

    @Override // Z4.AbstractC0871d
    public final A4.d[] b(AbstractC0869b abstractC0869b) {
        long j4 = this.f8893a;
        this.f8893a = -1L;
        this.f8894b = null;
        return ((N) abstractC0869b).u(j4);
    }
}
