Searched defs:coeff_b (Results 1 – 3 of 3) sorted by relevance
202 uint32_t *coeff_b) in characterize_using_two_point()227 uint32_t *coeff_b) in characterize_using_vref()246 static uint32_t calculate_voltage_linear(uint32_t adc_reading, uint32_t coeff_a, uint32_t coeff_b) in calculate_voltage_linear()
47 uint32_t coeff_b; /**< Offset of ADC-Voltage curve*/ member
1525 u16 coeff_b = (*csc_coeff)[0x1][i]; in dw_hdmi_update_csc_coeffs() local