package o5;

/* JADX INFO: renamed from: o5.p, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1377p extends G6.c {

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public q f15789t;

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ q f15791v;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1377p(q qVar, G6.c cVar) {
        super(cVar);
        this.f15791v = qVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f15790u = obj;
        this.f15792w |= Integer.MIN_VALUE;
        Object objA = this.f15791v.a(0L, this);
        return objA == F6.a.f2580q ? objA : new A6.j(objA);
    }
}
