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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dpstfilt.cpp322 Word16 Ap3[MP1], Ap4[MP1]; // bandwidth expanded LP parameters
344 // Find weighted filter coefficients Ap3[] and ap[4]
348 Weight_Ai (Az, gamma3_MR122, Ap3);
353 Weight_Ai (Az, gamma3, Ap3);
359 Residu (Ap3, &syn_work[i_subfr], st->res2, L_SUBFR);
365 Copy (Ap3, h, M + 1);
447 Word16 Ap3[MP1]; local
472 /* Find weighted filter coefficients Ap3[] and ap[4] */
476 Weight_Ai(Az, gamma3_MR122, Ap3);
481 Weight_Ai(Az, gamma3, Ap3);
[all...]

Completed in 121 milliseconds