package p;

import G0.InterfaceC0249c0;
import G0.q0;
import G0.t0;
import h1.C2069a;
import q.A0;

/* JADX INFO: renamed from: p.z, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2682z extends kotlin.jvm.internal.p implements J4.f {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ J4.c f22831a;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2682z(J4.c cVar, A0 a02) {
        super(3);
        this.f22831a = cVar;
        this.f22832b = a02;
    }

    /* JADX WARN: Removed duplicated region for block: B:7:0x0032  */
    @Override // J4.f
    /*
        Code decompiled incorrectly, please refer to instructions dump.
    */
    public final Object invoke(Object obj, Object obj2, Object obj3) {
        long j4;
        InterfaceC0249c0 interfaceC0249c0 = (InterfaceC0249c0) obj;
        q0 q0VarQ = ((G0.Z) obj2).Q(((C2069a) obj3).f16612a);
        if (interfaceC0249c0.U()) {
            if (((Boolean) this.f22831a.invoke(this.f22832b.f23137d.getValue())).booleanValue()) {
                j4 = (((long) q0VarQ.f1998a) << 32) | (((long) q0VarQ.f1999b) & 4294967295L);
            } else {
                j4 = 0;
            }
        }
        return interfaceC0249c0.e((int) (j4 >> 32), (int) (4294967295L & j4), x4.z.f26066a, new t0(q0VarQ, 4));
    }
}
