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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dg_pitch.h51 needed by the G_pitch() function.
102 Word16 G_pitch( /* o : Gain of pitch lag saturated to 1.2 */
H A Dcl_ltp.cpp544 *gain_pit = G_pitch(mode, xn, y1, g_coeff, L_SUBFR);
694 G_pitch(
H A Dg_pitch.cpp110 FUNCTION NAME: G_pitch
163 Word16 G_pitch ( // o : Gain of pitch lag saturated to 1.2
298 Word16 G_pitch( /* o : Gain of pitch lag saturated to 1.2 */ function
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dg_pitch.c29 Word16 G_pitch( /* (o) Q14 : Gain of pitch lag saturated to 1.2 */ function
H A DvoAMRWBEnc.c970 gain1 = G_pitch(xn, y1, g_coeff, L_SUBFR);
1009 gain2 = G_pitch(xn, y2, g_coeff2, L_SUBFR);
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dtypedefs.h179 #define G_pitch voAWB_G_pitch macro
H A Dacelp.h376 Word16 G_pitch( /* (o) Q14 : Gain of pitch lag saturated to 1.2 */
392 /* Compute in G_pitch(). */

Completed in 832 milliseconds