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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dpre_proc.cpp547 Word16 x_n_1; local
552 x_n_1 = st->x0;
570 x_n_2 = x_n_1;
571 L_tmp += ((Word32) x_n_1) * (-3798);
572 x_n_1 = *(p_signal);
573 L_tmp += ((Word32) x_n_1) * 1899;
584 st->x0 = x_n_1;

Completed in 46 milliseconds