package x;

import w4.InterfaceC3143e;

/* JADX INFO: loaded from: classes.dex */
public final class K1 extends C4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public J4.a f25613b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public float f25614c;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public K1(L1 l12, C4.c cVar) {
        super(cVar);
        this.f25616e = l12;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f25615d = obj;
        this.f25617f |= Integer.MIN_VALUE;
        return this.f25616e.a(null, null, this);
    }
}
