Searched defs:synth16k (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dsynthesis_amr_wb.cpp50 int16 synth16k[], (o) : 16kHz synthesis signal
140 int16 synth16k[], /* (o) : 16kHz synthesis signal */
209 synth16k,
428 pt_synth = synth16k;
136 synthesis_amr_wb( int16 Aq[], int16 exc[], int16 Q_new, int16 synth16k[], int16 prms, int16 HfIsf[], int16 nb_bits, int16 newDTXState, Decoder_State * st, int16 bfi, int16 *ScratchMem ) argument
H A Dpvamrwbdecoder.cpp49 int16 synth16k[], output: synthesis speech
284 int16 synth16k[], /* output: synthesis speech */
457 &synth16k[i_subfr *5/4],
1117 &synth16k[i_subfr + (i_subfr>>2)],
281 pvDecoder_AmrWb( int16 mode, int16 prms[], int16 synth16k[], int16 * frame_length, void *spd_state, int16 frame_type, int16 ScratchMem[] ) argument
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A DvoAMRWBEnc.c76 Word16 synth16k[], /* (o) : 16kHz synthesis signal */
1335 Word16 synth16k[], /* (o) : 16kHz synthesis signal */
1386 HF_SP[i] = synth16k[i];
1331 synthesis( Word16 Aq[], Word16 exc[], Word16 Q_new, Word16 synth16k[], Coder_State * st ) argument

Completed in 59 milliseconds