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

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

Completed in 130 milliseconds