Searched defs:mem_syn (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dspstproc.cpp112 mem_syn -- Pointer to Word16 -- memory of synthesis filter
115 mem_syn -- Pointer to Word16 -- memory of synthesis filter
184 Word16 *mem_syn, /* i/o : memory of synthesis filter */
279 mem_syn,
172 subframePostProc( Word16 *speech, enum Mode mode, Word16 i_subfr, Word16 gain_pit, Word16 gain_code, Word16 *Aq, Word16 synth[], Word16 xn[], Word16 code[], Word16 y1[], Word16 y2[], Word16 *mem_syn, Word16 *mem_err, Word16 *mem_w0, Word16 *exc, Word16 *sharp, Flag *pOverflow ) argument
H A Dcod_amr.h165 Word16 mem_syn[M], mem_w0[M], mem_w[M]; member in struct:__anon408
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Ddec_amr.h125 Word16 mem_syn[M]; member in struct:Decoder_amrState
H A Ddtx_dec.cpp343 mem_syn = AMR decoder state
353 mem_syn = AMR decoder state
389 Word16 mem_syn[], // i/o : AMR decoder state
770 mem_syn, 1);
842 Word16 mem_syn[], /* i/o : AMR decoder state */
1329 mem_syn, 1);
840 dtx_dec( dtx_decState *st, Word16 mem_syn[], D_plsfState* lsfState, gc_predState* predState, Cb_gain_averageState* averState, enum DTXStateType new_state, enum Mode mode, Word16 parm[], Word16 synth[], Word16 A_t[], Flag *pOverflow ) argument
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dcod_main.h48 Word16 mem_syn[M]; /* synthesis memory */ member in struct:__anon429

Completed in 107 milliseconds