package q;

import m3.AbstractC2467b;
import w4.C3137A;

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

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

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2774f0(Object obj, Object obj2, C2784k0 c2784k0, A0 a02, float f6, A4.d dVar) {
        super(2, dVar);
        this.f23323c = obj;
        this.f23324d = obj2;
        this.f23325e = c2784k0;
        this.f23326f = a02;
        this.f23327j = f6;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        C2774f0 c2774f0 = new C2774f0(this.f23323c, this.f23324d, this.f23325e, this.f23326f, this.f23327j, dVar);
        c2774f0.f23322b = obj;
        return c2774f0;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        return ((C2774f0) create((V4.C) 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.f23321a;
        C3137A c3137a = C3137A.f25453a;
        C2784k0 c2784k0 = this.f23325e;
        if (i6 == 0) {
            AbstractC2467b.l(obj);
            V4.C c6 = (V4.C) this.f23322b;
            Object obj2 = this.f23323c;
            Object obj3 = this.f23324d;
            if (kotlin.jvm.internal.o.c(obj2, obj3)) {
                c2784k0.f23373n = null;
                if (kotlin.jvm.internal.o.c(c2784k0.f23363c.getValue(), obj2)) {
                    return c3137a;
                }
            } else {
                C2784k0.n(c2784k0);
            }
            boolean zC = kotlin.jvm.internal.o.c(obj2, obj3);
            float f6 = this.f23327j;
            if (!zC) {
                A0 a02 = this.f23326f;
                a02.p(obj2);
                a02.n(0L);
                c2784k0.f23362b.setValue(obj2);
                a02.j(f6);
            }
            c2784k0.w(f6);
            if (c2784k0.f23372m.e()) {
                V4.E.y(c6, null, null, new C2772e0(c2784k0, null), 3);
            } else {
                c2784k0.l = Long.MIN_VALUE;
            }
            this.f23321a = 1;
            if (C2784k0.q(c2784k0, this) == aVar) {
                return aVar;
            }
        } else {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
        }
        c2784k0.v();
        return c3137a;
    }
}
