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

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A DvoAMRWBEnc.c72 static Word16 synthesis(
76 Word16 synth16k[], /* (o) : 16kHz synthesis signal */
196 Word16 synth[L_SUBFR]; /* 12.8kHz synthesis vector */
575 corr_gain = synthesis(Aq, &exc2[i_subfr], 0, &speech16k[i_subfr * 5 / 4], st);
702 * - compute impulse response of weighted synthesis filter (h1[]) *
714 * - find excitation and synthesis speech *
796 * Compute impulse response, h1[], of weighted synthesis filter *
944 * Gain clipping test to avoid unstable synthesis on frame erasure *
1202 * - Find synthesis speech to update mem_syn[]. *
1307 corr_gain = synthesis(p_A
1331 static Word16 synthesis( function
[all...]

Completed in 14 milliseconds