Searched refs:gamma2 (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
D | pre_big.cpp | 162 const Word16 gamma2[], /* i : spectral exp. factor 2 */ in pre_big() argument 199 Weight_Ai(&A_t[aOffset], gamma2, Ap2); in pre_big()
|
D | spreproc.cpp | 175 const Word16 gamma2[], /* i : spectral exp. factor 2 */ in subframePreProc() argument 206 Weight_Ai(A, gamma2, Ap2); in subframePreProc()
|
D | pre_big.h | 114 const Word16 gamma2[], /* i : spectral exp. factor 2 */
|
D | spreproc.h | 112 const Word16 gamma2[], /* i : spectral exp. factor 2 */
|
D | cod_amr.cpp | 143 static const Word16 gamma2[M] = variable 1367 pre_big(mode, gamma1, gamma1_12k2, gamma2, A_t, i_subfr, st->speech, in cod_amr() 1458 gamma2, A, Aq, &st->speech[i_subfr], in cod_amr() 1466 gamma2, A, Aq, &st->speech[i_subfr], in cod_amr() 1574 gamma2, A, Aq, &st->speech[i_subfr], in cod_amr()
|