package o5;

/* JADX INFO: loaded from: classes.dex */
public final class x extends G6.c {

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

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

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

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

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public final /* synthetic */ y f15821x;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public x(y yVar, G6.c cVar) {
        super(cVar);
        this.f15821x = yVar;
    }

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