package x;

import K.C0463l;
import V4.InterfaceC0765i0;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: renamed from: x.h, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C3165h extends C4.j implements J4.e {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ L1 f25793c;

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ InterfaceC3153d f25795e;

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3165h(L1 l12, C3171j c3171j, InterfaceC3153d interfaceC3153d, long j4, InterfaceC0765i0 interfaceC0765i0, A4.d dVar) {
        super(2, dVar);
        this.f25793c = l12;
        this.f25794d = c3171j;
        this.f25795e = interfaceC3153d;
        this.f25796f = j4;
        this.f25797j = interfaceC0765i0;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        C3165h c3165h = new C3165h(this.f25793c, this.f25794d, this.f25795e, this.f25796f, this.f25797j, dVar);
        c3165h.f25792b = obj;
        return c3165h;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        return ((C3165h) create((C3158e1) obj, (A4.d) obj2)).invokeSuspend(C3137A.f25453a);
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        int i6 = this.f25791a;
        if (i6 == 0) {
            AbstractC2467b.l(obj);
            C3158e1 c3158e1 = (C3158e1) this.f25792b;
            C3171j c3171j = this.f25794d;
            InterfaceC3153d interfaceC3153d = this.f25795e;
            float fT0 = C3171j.t0(c3171j, interfaceC3153d, this.f25796f);
            L1 l12 = this.f25793c;
            l12.f25627e = fT0;
            C0463l c0463l = new C0463l(c3171j, l12, this.f25797j, c3158e1);
            D.q qVar = new D.q(c3171j, l12, interfaceC3153d, 17);
            this.f25791a = 1;
            if (l12.a(c0463l, qVar, this) == aVar) {
                return aVar;
            }
        } else {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
        }
        return C3137A.f25453a;
    }
}
