package p;

import G0.p0;
import G0.q0;
import w4.C3137A;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ q0[] f22757a;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2666j(q0[] q0VarArr, C2667k c2667k, int i6, int i7) {
        super(1);
        this.f22757a = q0VarArr;
        this.f22758b = c2667k;
        this.f22759c = i6;
        this.f22760d = i7;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        p0 p0Var = (p0) obj;
        for (q0 q0Var : this.f22757a) {
            if (q0Var != null) {
                long jA = this.f22758b.f22767a.f22798b.a((((long) q0Var.f1998a) << 32) | (((long) q0Var.f1999b) & 4294967295L), (((long) this.f22759c) << 32) | (((long) this.f22760d) & 4294967295L), h1.m.f16628a);
                p0Var.l(q0Var, (int) (jA >> 32), (int) (jA & 4294967295L), 0.0f);
            }
        }
        return C3137A.f25453a;
    }
}
