Home
last modified time | relevance | path

Searched refs:hps_h_coeff_tab (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c47 } hps_h_coeff_tab [] = { variable
125 cxy = hps_h_coeff_tab[( (xpsc - 1) < 63 ? (xpsc - 1) : 63 )].hps_coeff; in calculate_h_scale_registers()
154 h_atten = hps_h_coeff_tab[( (xpsc - 1) < 63 ? (xpsc - 1) : 63 )].weight_sum; in calculate_h_scale_registers()
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c47 } hps_h_coeff_tab [] = { variable
125 cxy = hps_h_coeff_tab[( (xpsc - 1) < 63 ? (xpsc - 1) : 63 )].hps_coeff; in calculate_h_scale_registers()
154 h_atten = hps_h_coeff_tab[( (xpsc - 1) < 63 ? (xpsc - 1) : 63 )].weight_sum; in calculate_h_scale_registers()

Completed in 3 milliseconds