package z1;

import androidx.media3.extractor.l0;
import androidx.media3.extractor.s0;
import androidx.media3.extractor.t0;
import androidx.media3.extractor.u0;

/* JADX INFO: loaded from: classes.dex */
public final class e extends l0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ t0 f37023a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ f f37024b;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public e(f fVar, t0 t0Var, t0 t0Var2) {
        super(t0Var);
        this.f37024b = fVar;
        this.f37023a = t0Var2;
    }

    @Override // androidx.media3.extractor.l0, androidx.media3.extractor.t0
    public final s0 getSeekPoints(long j10) {
        s0 seekPoints = this.f37023a.getSeekPoints(j10);
        u0 u0Var = seekPoints.f3464a;
        long j11 = u0Var.f3477a;
        long j12 = u0Var.f3478b;
        long j13 = this.f37024b.f37025a;
        u0 u0Var2 = new u0(j11, j12 + j13);
        u0 u0Var3 = seekPoints.f3465b;
        return new s0(u0Var2, new u0(u0Var3.f3477a, u0Var3.f3478b + j13));
    }
}
