HomeSort by relevance Sort by last modified time
    Searched full:excitation (Results 51 - 75 of 120) sorted by null

1 23 4 5

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Syn_filt_32_neon.s 21 @ Word16 exc[], /* (i) Qnew: excitation (exc[i] >> Qnew) */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
syn_filt.c 90 Word16 exc[], /* (i) Qnew: excitation (exc[i] >> Qnew) */
c2t64fx.c 51 Word16 code[], /* (o) Q9 : algebraic (fixed) codebook excitation */
52 Word16 y[], /* (o) Q9 : filtered fixed codebook excitation */
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pitch_fr.cpp 182 and the filtered past excitation.
186 target and filtered past excitation divided by the square root of
187 the energy of filtered excitation.
190 excitation at delay k.
219 // compute the filtered excitation for the first delay t_min
274 // modify the filtered excitation excf[] for the next iteration
343 /* compute the filtered excitation for the first delay t_min */
411 /* modify the filtered excitation excf[] for the next iteration */
1059 exc[] = pointer to excitation buffer of type Word16
1090 past excitation in the search range
    [all...]
c1035pf.h 111 Word16 cod[], /* (o) : algebraic (fixed) codebook excitation */
112 Word16 y[], /* (o) : filtered fixed codebook excitation */
c8_31pf.h 108 Word16 cod[], /* o : algebraic (fixed) codebook excitation */
109 Word16 y[], /* o : filtered fixed codebook excitation */
cl_ltp.h 140 Word16 *exc, /* i/o : Excitation vector Q0 */
145 Word16 y1[], /* o : Filtered adaptive excitation Q0 */
cod_amr.cpp 830 Word16 code[L_SUBFR]; // Fixed codebook excitation
831 Word16 y1[L_SUBFR]; // Filtered adaptive excitation
832 Word16 y2[L_SUBFR]; // Filtered fixed codebook excitation
840 Word16 code_sf0[L_SUBFR]; // Fixed codebook excitation
    [all...]
spstproc.cpp 111 y2 -- Word16 Array -- Filtered fixed codebook excitation
183 Word16 y2[], /* i : Filtered fixed codebook excitation */
232 * - Find the total excitation *
c1035pf.cpp 597 Word16 cod[], // (o) : algebraic (fixed) codebook excitation
598 Word16 y[], // (o) : filtered fixed codebook excitation
652 Word16 cod[], /* (o) : algebraic (fixed) codebook excitation */
653 Word16 y[], /* (o) : filtered fixed codebook excitation */
c2_11pf.cpp 131 Word16 cod[], /* o : algebraic (fixed) codebook excitation */
133 Word16 y[], /* o : filtered fixed codebook excitation */
160 y[], filtered fixed codebook excitation, array of type Word16
234 Word16 y[], /* o : filtered fixed codebook excitation */
c3_14pf.cpp 102 Word16 cod[], /* o : algebraic (fixed) codebook excitation */
104 Word16 y[], /* o : filtered fixed codebook excitation */
135 y[] Array of type Word16 -- filtered fixed codebook excitation
209 Word16 y[], /* o : filtered fixed codebook excitation */
c8_31pf.cpp 671 cod Array of type Word16 -- algebraic (fixed) codebook excitation
672 y Array of type Word16 -- filtered fixed codebook excitation
752 Word16 cod[], /* o : algebraic (fixed) codebook excitation */
753 Word16 y[], /* o : filtered fixed codebook excitation */
  /external/libopus/silk/fixed/
encode_frame_FIX.c 212 /* Encode Excitation Signal */
328 /* Low-Bitrate Redundancy (LBRR) encoding. Reuse all parameters but encode excitation at lower bitrate */
  /external/libopus/silk/float/
encode_frame_FLP.c 199 /* Encode Excitation Signal */
318 /* Low-Bitrate Redundancy (LBRR) encoding. Reuse all parameters but encode excitation at lower bitrate */
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d2_11pf.cpp 98 cod[] -- array of type Word16 -- algebraic (fixed) codebook excitation
153 Word16 cod[] /* o : algebraic (fixed) codebook excitation */
d3_14pf.cpp 104 cod[] -- array of type Word16 -- algebraic (fixed) codebook excitation
159 Word16 cod[] /* o : algebraic (fixed) codebook excitation */
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dec_acelp_2p_in_64.cpp 48 int16 code[] (o): Q9 algebraic (fixed) codebook excitation
126 int16 code[] /* (o): Q9 algebraic (fixed) codebook excitation */
synthesis_amr_wb.h 78 int16 exc[], /* (i) : excitation at 12kHz */
  /external/speex/libspeex/
exc_20_32_table.c 3 Codebook for excitation in narrowband CELP mode (2000 bps)
filters.c 591 spx_word16_t *exc, /*decoded excitation*/
592 spx_word16_t *interp, /*decoded excitation*/
654 spx_word16_t *exc, /*decoded excitation*/
655 spx_word16_t *new_exc, /*enhanced excitation*/
exc_8_128_table.c 3 Codebook for excitation in narrowband CELP mode (7000 bps)
hexc_table.c 3 Codebook for high-band excitation in SB-CELP mode (8000 bps with sign)
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Norm_Corr_opt.s 17 @static void Norm_Corr (Word16 exc[], /* (i) : excitation buffer */
Syn_filt_32_opt.s 20 @ Word16 exc[], /* (i) Qnew: excitation (exc[i] >> Qnew) */

Completed in 1143 milliseconds

1 23 4 5