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

/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c78 u32 h_atten = 0, i = 0; local
153 h_atten = hps_h_coeff_tab[( (xpsc - 1) < 63 ? (xpsc - 1) : 63 )].weight_sum;
156 if (h_attenuation[i] >= h_atten)

Completed in 156 milliseconds