Searched refs:q22 (Results 1 – 3 of 3) sorted by relevance
248 int q22 = high_vref_curve[i + 1]; //Upper bound point of high_vref_curve in calculate_voltage_lut() local252 …1 * x2dist * y2dist) + (q21 * x1dist * y2dist) + (q12 * x2dist * y1dist) + (q22 * x1dist * y1dist); in calculate_voltage_lut()
254 int q22 = high_vref_curve[i + 1]; //Upper bound point of high_vref_curve in calculate_voltage_lut() local258 …1 * x2dist * y2dist) + (q21 * x1dist * y2dist) + (q12 * x2dist * y1dist) + (q22 * x1dist * y1dist); in calculate_voltage_lut()
427 int q22 = high_vref_curve[i + 1]; //Upper bound point of high_vref_curve in calculate_voltage_lut() local431 …1 * x2dist * y2dist) + (q21 * x1dist * y2dist) + (q12 * x2dist * y1dist) + (q22 * x1dist * y1dist); in calculate_voltage_lut()