package q5;

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

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

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final /* synthetic */ C1467d f16274u;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1466c(C1467d c1467d, G6.c cVar) {
        super(cVar);
        this.f16274u = c1467d;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f16273t = obj;
        this.f16275v |= Integer.MIN_VALUE;
        Object objA = this.f16274u.a(this);
        return objA == F6.a.f2580q ? objA : new A6.j(objA);
    }
}
