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

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A DvoAMRWBEnc.c1089 ACELP_4t64_fx(dn, cn, h2, code, y2, 20, *ser_size, indice);
1097 ACELP_4t64_fx(dn, cn, h2, code, y2, 36, *ser_size, indice);
1105 ACELP_4t64_fx(dn, cn, h2, code, y2, 44, *ser_size, indice);
1113 ACELP_4t64_fx(dn, cn, h2, code, y2, 52, *ser_size, indice);
1121 ACELP_4t64_fx(dn, cn, h2, code, y2, 64, *ser_size, indice);
1133 ACELP_4t64_fx(dn, cn, h2, code, y2, 72, *ser_size, indice);
1145 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 261 milliseconds