Searched defs:mem_w (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dpre_big.cpp104 mem_w = array of type Word16 -- synthesis filter memory state, Q0
166 Word16 mem_w[], /* i/o: synthesis filter memory state, Q0 */
202 Syn_filt(Ap2, &wsp[frameOffset], &wsp[frameOffset], L_SUBFR, mem_w, 1);
158 pre_big( enum Mode mode, const Word16 gamma1[], const Word16 gamma1_12k2[], const Word16 gamma2[], Word16 A_t[], Word16 frameOffset, Word16 speech[], Word16 mem_w[], Word16 wsp[], Flag *pOverflow ) argument
H A Dcod_amr.h165 Word16 mem_syn[M], mem_w0[M], mem_w[M]; member in struct:__anon376

Completed in 18 milliseconds