package o5;

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

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public v(w wVar, G6.c cVar) {
        super(cVar);
        this.f15813x = wVar;
    }

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