HomeSort by relevance Sort by last modified time
    Searched full:subfr (Results 1 - 10 of 10) sorted by null

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
int_lpc.c 35 Word16 frac[], /* input : fraction for 3 first subfr (Q15) */
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
int_lpc.cpp 100 4th subfr. of past frame (M)
101 lsp_mid -- array of type Word16 -- LSP vector at the 2nd subfr. of
103 lsp_new -- array of type Word16 -- LSP vector at the 4th subfr. of
107 Az -- array of type Word16 -- interpolated LP parameters in all subfr.
175 Word16 lsp_old[], /* i : LSP vector at the 4th subfr. of past frame (M) */
176 Word16 lsp_mid[], /* i : LSP vector at the 2nd subfr. of
178 Word16 lsp_new[], /* i : LSP vector at the 4th subfr. of
180 Word16 Az[], /* o : interpolated LP parameters in all subfr.
247 4th subfr. of past frame (M)
248 lsp_mid -- array of type Word16 -- LSP vector at the 2nd subfr. o
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
int_lpc.h 124 Word16 lsp_old[], /* i : LSP vector at the 4th subfr. of past frame (M) */
125 Word16 lsp_mid[], /* i : LSP vector at the 2nd subfr. of
127 Word16 lsp_new[], /* i : LSP vector at the 4th subfr. of
129 Word16 Az[], /* o : interpolated LP parameters in all subfr.
146 Word16 lsp_old[], /* i : LSP vector at the 4th subfr. of past frame (M) */
cnst.h 80 #define AZ_SIZE (4*M+4) /* Size of array of LP filters in 4 subfr.s */
  /external/webrtc/src/modules/audio_processing/agc/main/source/
digital_agc.c 650 WebRtc_Word16 k, subfr, tmp16; local
661 for (subfr = 0; subfr < 10; subfr++)
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
interpolate_isp.cpp 49 const int16 frac[], input : fraction for 3 first subfr (Q15)
118 const int16 frac[], /* input : fraction for 3 first subfr (Q15) */
pvamrwbdecoder_acelp.h 111 const int16 frac[], /* input : fraction for 3 first subfr (Q15) */
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
pstfilt.h 124 Word16 *Az_4, /* i : interpolated LPC parameters in all subfr. */
pstfilt.cpp 315 Word16 *Az_4 // i : interpolated LPC parameters in all subfr.
443 Word16 *Az_4, /* i : interpolated LPC parameters in all subfr. */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
acelp.h 88 Word16 frac[], /* input : fraction for 3 first subfr (Q15) */

Completed in 740 milliseconds