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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dpre_proc.cpp546 Word16 x_n_2; local
551 x_n_2 = st->x1;
569 L_tmp += ((Word32) x_n_2) * 1899;
570 x_n_2 = x_n_1;
583 st->x1 = x_n_2;

Completed in 397 milliseconds