Home
last modified time | relevance | path

Searched refs:L_tot (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/codecs/amrwb/enc/src/
Dcor_h_x.c42 Word32 L_tmp, y32[L_SUBFR], L_tot; in cor_h_x() local
47 L_tot = 1; in cor_h_x()
114 L_tot = vo_L_add(L_tot, L_max); /* +max/4 */ in cor_h_x()
115 L_tot = vo_L_add(L_tot, (L_max >> 1)); /* +max/8 */ in cor_h_x()
119 j = norm_l(L_tot) - 4; /* 4 -> 16 x tot */ in cor_h_x()