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

/linux-4.1.27/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c46 } hps_h_coeff_tab [] = { variable in typeref:struct:__anon5506
124 cxy = hps_h_coeff_tab[( (xpsc - 1) < 63 ? (xpsc - 1) : 63 )].hps_coeff; calculate_h_scale_registers()
153 h_atten = hps_h_coeff_tab[( (xpsc - 1) < 63 ? (xpsc - 1) : 63 )].weight_sum; calculate_h_scale_registers()

Completed in 109 milliseconds