package p037.p065.p066;

import android.annotation.SuppressLint;

/* JADX INFO: renamed from: މ.ރ.ށ.އ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C1817 implements InterfaceC1828<Integer> {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static final C1817 f6091 = new C1817();

    @Override // p037.p065.p066.InterfaceC1828
    @SuppressLint({"AutoBoxing"})
    public Integer evaluate(float f, @SuppressLint({"AutoBoxing"}) Integer num, @SuppressLint({"AutoBoxing"}) Integer num2) {
        return Integer.valueOf((int) ((f * (num2.intValue() - r3)) + num.intValue()));
    }
}
