Searched defs:mem_w0 (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dspreproc.cpp110 mem_w0 -- Pointer to Word16 -- memory of weighting filter
180 Word16 *mem_w0, /* i : memory of weighting filter */
230 Syn_filt(Ap2, xn, xn, L_SUBFR, mem_w0, 0);
171 subframePreProc( enum Mode mode, const Word16 gamma1[], const Word16 gamma1_12k2[], const Word16 gamma2[], Word16 *A, Word16 *Aq, Word16 *speech, Word16 *mem_err, Word16 *mem_w0, Word16 *zero, Word16 ai_zero[], Word16 exc[], Word16 h1[], Word16 xn[], Word16 res2[], Word16 error[] ) argument
H A Dspstproc.cpp117 mem_w0 -- Pointer to Word16 -- memory of weighting filter
186 Word16 *mem_w0, /* o : memory of weighting filter */
301 * mem_w0,xn,sum Q0 Q0
310 mem_w0[j] = xn[i] - temp;
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:__anon376
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dcod_main.h47 Word16 mem_w0; /* target vector memory */ member in struct:__anon395

Completed in 197 milliseconds