package o5;

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public r(s sVar, G6.c cVar) {
        super(cVar);
        this.f15797v = sVar;
    }

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