package j5;

import c5.C0582a;
import com.martsnew.data.model.response.MovieResponse;
import k5.C1101a;

/* JADX INFO: renamed from: j5.f, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1075f implements p {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final q f13704a;

    public C1075f(q qVar) {
        P6.g.e(qVar, "movieMapper");
        this.f13704a = qVar;
    }

    @Override // j5.p
    public final Object a(Object obj) {
        C0582a c0582a = (C0582a) obj;
        P6.g.e(c0582a, "dto");
        Integer num = c0582a.f9337f;
        int iIntValue = num != null ? num.intValue() : 0;
        Integer num2 = c0582a.f9338g;
        int iIntValue2 = num2 != null ? num2.intValue() : 0;
        Long l8 = c0582a.f9339h;
        long jLongValue = l8 != null ? l8.longValue() : 0L;
        Double d8 = c0582a.i;
        int iS = d8 != null ? android.support.v4.media.session.a.s(d8.doubleValue()) : 0;
        Long l9 = c0582a.f9341k;
        long jLongValue2 = l9 != null ? l9.longValue() : 0L;
        MovieResponse movieResponse = c0582a.f9342l;
        return new C1101a(c0582a.f9332a, c0582a.f9333b, c0582a.f9334c, c0582a.f9335d, c0582a.f9336e, iIntValue, iIntValue2, jLongValue, iS, jLongValue2, movieResponse != null ? this.f13704a.a(movieResponse) : null);
    }
}
