package p;

import a0.r;
import b0.AbstractC0399d;

/* JADX INFO: loaded from: classes.dex */
public abstract class c implements r.c {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final j f6088c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final a0.h f6089d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final int f6090e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    protected final a0.f f6091f;

    public c(a0.f fVar, a0.h hVar, int i2, int i3, j jVar, int i4) {
        this.f6091f = (a0.f) AbstractC0399d.d(fVar);
        this.f6089d = (a0.h) AbstractC0399d.d(hVar);
        this.f6086a = i2;
        this.f6087b = i3;
        this.f6088c = jVar;
        this.f6090e = i4;
    }

    public abstract long f();
}
