package p;

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

/* JADX INFO: loaded from: classes.dex */
public final class T extends kotlin.jvm.internal.p implements J4.c {

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public T(q0 q0Var, long j4, long j6, C1950d c1950d) {
        super(1);
        this.f22670a = q0Var;
        this.f22671b = j4;
        this.f22672c = j6;
        this.f22673d = c1950d;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        long j4 = this.f22671b;
        long j6 = this.f22672c;
        ((p0) obj).B(this.f22670a, ((int) (j4 >> 32)) + ((int) (j6 >> 32)), ((int) (j4 & 4294967295L)) + ((int) (j6 & 4294967295L)), 0.0f, this.f22673d);
        return C3137A.f25453a;
    }
}
