Searched refs:gain_num_short_square (Results 1 – 1 of 1) sorted by relevance
256 int gain_num_short_square; in long_term_filter() local269 gain_num_short_square = gain_num_short * gain_num_short; in long_term_filter()272 tmp = MULL(gain_num_short_square, gain_den, FRAC_BITS); in long_term_filter()279 gain_num_square = gain_num_short_square; in long_term_filter()