package T0;

/* JADX INFO: renamed from: T0.d, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0304d implements z {

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

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

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

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

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final long f6406f;

    public C0304d(InterfaceC0306f interfaceC0306f, long j8, long j9, long j10, long j11, long j12) {
        this.f6401a = interfaceC0306f;
        this.f6402b = j8;
        this.f6403c = j9;
        this.f6404d = j10;
        this.f6405e = j11;
        this.f6406f = j12;
    }

    @Override // T0.z
    public final boolean b() {
        return true;
    }

    @Override // T0.z
    public final y h(long j8) {
        A a3 = new A(j8, C0305e.a(this.f6401a.a(j8), 0L, this.f6403c, this.f6404d, this.f6405e, this.f6406f));
        return new y(a3, a3);
    }

    @Override // T0.z
    public final long k() {
        return this.f6402b;
    }
}
