package com.strmr.ps.domain;

import androidx.media3.container.NalUnitUtil;
import androidx.media3.exoplayer.rtsp.SessionDescription;
import defpackage.sq3;
import kotlin.Metadata;
import kotlin.coroutines.jvm.internal.ContinuationImpl;
import kotlin.coroutines.jvm.internal.DebugMetadata;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(k = 3, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
@DebugMetadata(c = "com.strmr.ps.domain.ContentLoaderUseCase", f = "ContentLoaderUseCase.kt", i = {0, 0, 0, 0, 1, 1, 1, 2, 3, 3, 3, 4}, l = {864, 869, 875, 884, 890}, m = "loadTraktRecommendations", n = {"this", SessionDescription.ATTR_TYPE, "onRawApiCount", "page", "this", SessionDescription.ATTR_TYPE, "onRawApiCount", SessionDescription.ATTR_TYPE, "this", SessionDescription.ATTR_TYPE, "onRawApiCount", SessionDescription.ATTR_TYPE}, s = {"L$0", "L$1", "L$2", "I$0", "L$0", "L$1", "L$2", "L$0", "L$0", "L$1", "L$2", "L$0"})
final class ad extends ContinuationImpl {
    public Object a;
    public String b;
    public sq3 c;
    public int d;
    public /* synthetic */ Object e;
    public final /* synthetic */ ContentLoaderUseCase f;
    public int i;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public ad(ContentLoaderUseCase contentLoaderUseCase, ContinuationImpl continuationImpl) {
        super(continuationImpl);
        this.f = contentLoaderUseCase;
    }

    @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl
    public final Object invokeSuspend(Object obj) {
        this.e = obj;
        this.i |= Integer.MIN_VALUE;
        return this.f.r(null, 0, null, this);
    }
}
