Searched refs:cor_hp_max (Results 1 – 2 of 2) sorted by relevance
243 Word16 *cor_hp_max, /* o : max high-pass filtered norm. correlation */ in hp_max() argument323 *cor_hp_max = shr(cor_max, shift, pOverflow); /* Q15 */ in hp_max()327 *cor_hp_max = shl(cor_max, negate(shift), pOverflow); /* Q15 */ in hp_max()
106 Word16 *cor_hp_max, /* o : max high-pass filtered norm. correlation */