package M2;

import D.InterfaceC0133d;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.ComposerKt;
import androidx.compose.runtime.MutableState;
import com.debridstream.tv.data.home.HomeMetaItem;
import p0.C2714u;
import w4.C3137A;

/* JADX INFO: renamed from: M2.c0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0499c0 implements J4.f {

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

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

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

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

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

    public C0499c0(HomeMetaItem homeMetaItem, String str, boolean z6, String str2, MutableState mutableState) {
        this.f4650a = homeMetaItem;
        this.f4651b = str;
        this.f4652c = z6;
        this.f4653d = str2;
        this.f4654e = mutableState;
    }

    /* JADX WARN: Multi-variable type inference failed */
    @Override // J4.f
    public final Object invoke(Object obj, Object obj2, Object obj3) {
        InterfaceC0133d item = (InterfaceC0133d) obj;
        Composer composer = (Composer) obj2;
        int iIntValue = ((Number) obj3).intValue();
        kotlin.jvm.internal.o.h(item, "$this$item");
        if ((iIntValue & 17) == 16 && composer.getSkipping()) {
            composer.skipToGroupEnd();
        } else {
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventStart(-1527953766, iIntValue, -1, "com.debridstream.mobile.MobileDetailsScreen.<anonymous>.<anonymous>.<anonymous>.<anonymous> (MobileDetailsScreen.kt:615)");
            }
            HomeMetaItem homeMetaItem = this.f4650a;
            composer.startMovableGroup(-333923160, composer.joinKey(composer.joinKey(composer.joinKey(Integer.valueOf(homeMetaItem.getTmdbId()), homeMetaItem.getType()), this.f4651b), Boolean.valueOf(this.f4652c)));
            AbstractC0535o0.c(this.f4651b, ((C2714u) this.f4654e.getValue()).f22947a, this.f4653d, composer, 0);
            composer.endMovableGroup();
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventEnd();
            }
        }
        return C3137A.f25453a;
    }
}
