Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dpre_big.cpp166 Word16 mem_w[], /* i/o: synthesis filter memory state, Q0 */ in pre_big() argument
202 Syn_filt(Ap2, &wsp[frameOffset], &wsp[frameOffset], L_SUBFR, mem_w, 1); in pre_big()
Dpre_big.h118 Word16 mem_w[], /* i/o: synthesis filter memory state, Q0 */
Dcod_amr.h165 Word16 mem_syn[M], mem_w0[M], mem_w[M]; member
Dcod_amr.cpp501 memset(st->mem_w, 0, sizeof(Word16)*M); in cod_amr_reset()
1368 st->mem_w, st->wsp, pOverflow); in cod_amr()