HomeSort by relevance Sort by last modified time
    Searched refs:G_pitch (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
g_pitch.h 34 Filename: /audio/gsm_amr/c/include/g_pitch.h
51 needed by the G_pitch() function.
102 Word16 G_pitch( /* o : Gain of pitch lag saturated to 1.2 */
cl_ltp.cpp 88 #include "g_pitch.h"
544 *gain_pit = G_pitch(mode, xn, y1, g_coeff, L_SUBFR);
694 G_pitch(
g_pitch.cpp 34 Pathname: ./audio/gsm-amr/c/src/g_pitch.c
80 #include "g_pitch.h"
110 FUNCTION NAME: G_pitch
158 g_pitch.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
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 */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
g_pitch.c 18 * File: g_pitch.c *
29 Word16 G_pitch( /* (o) Q14 : Gain of pitch lag saturated to 1.2 */
voAMRWBEnc.c     [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
typedefs.h 179 #define G_pitch voAWB_G_pitch
acelp.h 376 Word16 G_pitch( /* (o) Q14 : Gain of pitch lag saturated to 1.2 */
392 /* Compute in G_pitch(). */

Completed in 168 milliseconds