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

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A DvoAMRWBEnc.c1087 ACELP_4t64_fx(dn, cn, h2, code, y2, 20, *ser_size, indice);
1095 ACELP_4t64_fx(dn, cn, h2, code, y2, 36, *ser_size, indice);
1103 ACELP_4t64_fx(dn, cn, h2, code, y2, 44, *ser_size, indice);
1111 ACELP_4t64_fx(dn, cn, h2, code, y2, 52, *ser_size, indice);
1119 ACELP_4t64_fx(dn, cn, h2, code, y2, 64, *ser_size, indice);
1131 ACELP_4t64_fx(dn, cn, h2, code, y2, 72, *ser_size, indice);
1143 ACELP_4t64_fx(dn, cn, h2, code, y2, 88, *ser_size, indice);
H A Dc4t64fx.c25 * Function: ACELP_4t64_fx() *
118 void ACELP_4t64_fx( function
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dacelp.h437 void ACELP_4t64_fx(

Completed in 95 milliseconds