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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Ddtx_dec.cpp423 Word16 acoeff_variab[M + 1];
709 // normalization and postfilter, acoeff_variab is
715 Lsp_Az(lsp_int_variab, acoeff_variab);
769 Syn_filt(acoeff_variab, ex, &synth[i * L_SUBFR], L_SUBFR,
879 Word16 acoeff_variab[M + 1]; local
1256 * normalization and postfilter, acoeff_variab is *
1262 Lsp_Az(lsp_int_variab, acoeff_variab, pOverflow);
1328 Syn_filt(acoeff_variab, ex, &synth[i * L_SUBFR], L_SUBFR,

Completed in 6 milliseconds