package defpackage;

import androidx.media3.container.NalUnitUtil;
import kotlin.Metadata;
import kotlin.coroutines.Continuation;
import kotlin.coroutines.jvm.internal.ContinuationImpl;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\b\u0000\u0018\u0000*\u0004\b\u0000\u0010\u00012\b\u0012\u0004\u0012\u00028\u00000\u0002¨\u0006\u0003"}, d2 = {"Lia9;", "T", "Ll43;", "kotlinx-coroutines-core"}, k = 1, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
@vx8
public final class ia9<T> implements l43<T> {
    /* JADX WARN: Code restructure failed: missing block: B:25:?, code lost:
    
        throw null;
     */
    /* JADX WARN: Removed duplicated region for block: B:7:0x0013  */
    /*
        Code decompiled incorrectly, please refer to instructions dump.
    */
    public final Object b(ContinuationImpl continuationImpl) {
        ha9 ha9Var;
        if (continuationImpl instanceof ha9) {
            ha9Var = (ha9) continuationImpl;
            int i = ha9Var.c;
            if ((i & Integer.MIN_VALUE) != 0) {
                ha9Var.c = i - Integer.MIN_VALUE;
            } else {
                ha9Var = new ha9(this, continuationImpl);
            }
        }
        Object obj = ha9Var.a;
        ck1 ck1Var = ck1.a;
        int i2 = ha9Var.c;
        if (i2 == 0) {
            s38.b(obj);
            throw null;
        }
        if (i2 == 1) {
            s38.b(obj);
            throw null;
        }
        if (i2 != 2) {
            throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
        }
        s38.b(obj);
        return e6a.a;
    }

    @Override // defpackage.l43
    public final Object emit(Object obj, Continuation continuation) {
        throw null;
    }
}
