package B0;

/* JADX INFO: loaded from: classes.dex */
public final class h extends C4.c {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public /* synthetic */ Object f427c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ j f428d;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public h(j jVar, C4.c cVar) {
        super(cVar);
        this.f428d = jVar;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f427c = obj;
        this.f429e |= Integer.MIN_VALUE;
        return this.f428d.k(0L, 0L, this);
    }
}
