package A1;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final T0.F f274a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public long f275b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public boolean f276c;

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public long f278e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public boolean f279f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public boolean f280g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public boolean f281h;
    public boolean i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public boolean f282j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public long f283k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public long f284l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public boolean f285m;

    public r(T0.F f3) {
        this.f274a = f3;
    }

    /* JADX WARN: Type inference fix 'apply assigned field type' failed
    java.lang.UnsupportedOperationException: ArgType.getObject(), call class: class jadx.core.dex.instructions.args.ArgType$PrimitiveArg
    	at jadx.core.dex.instructions.args.ArgType.getObject(ArgType.java:593)
    	at jadx.core.dex.attributes.nodes.ClassTypeVarsAttr.getTypeVarsMapFor(ClassTypeVarsAttr.java:35)
    	at jadx.core.dex.nodes.utils.TypeUtils.replaceClassGenerics(TypeUtils.java:177)
    	at jadx.core.dex.visitors.typeinference.FixTypesVisitor.insertExplicitUseCast(FixTypesVisitor.java:397)
    	at jadx.core.dex.visitors.typeinference.FixTypesVisitor.tryFieldTypeWithNewCasts(FixTypesVisitor.java:359)
    	at jadx.core.dex.visitors.typeinference.FixTypesVisitor.applyFieldType(FixTypesVisitor.java:309)
    	at jadx.core.dex.visitors.typeinference.FixTypesVisitor.visit(FixTypesVisitor.java:94)
     */
    public final void a(int i) {
        long j8 = this.f284l;
        if (j8 != -9223372036854775807L) {
            long j9 = this.f275b;
            long j10 = this.f283k;
            if (j9 == j10) {
                return;
            }
            int i5 = (int) (j9 - j10);
            this.f274a.a(j8, this.f285m ? 1 : 0, i5, i, null);
        }
    }
}
