Searched refs:norm_h (Results 1 – 1 of 1) sorted by relevance
326 Word16 norm_h; in Norm_Corr() local400 norm_h = (Word16)(s2 >> 16); in Norm_Corr()401 norm_l = (Word16)((s2 >> 1) - (norm_h << 15)); in Norm_Corr()407 s = Mpy_32(corr_h, corr_l, norm_h, norm_l, pOverflow); in Norm_Corr()