Home | History | Annotate | Download | only in src

Lines Matching refs:synth

498     synth = buffer containing synthetic speech (Word16)
504 synth buffer contains the decoded speech samples
541 Word16 synth[], // o : synthesis speech (L_FRAME)
605 parm, synth, A_t);
1238 Syn_filt (Az, excp, &synth[i_subfr], L_SUBFR,
1244 Syn_filt (Az, exc_enhanced, &synth[i_subfr], L_SUBFR,
1258 Syn_filt(Az, exc_enhanced, &synth[i_subfr], L_SUBFR, st->mem_syn, 1);
1262 Copy(&synth[i_subfr+L_SUBFR-M], st->mem_syn, M);
1286 &(synth[0]),
1291 synth);
1339 Word16 synth[], /* o : synthesis speech (L_FRAME) */
1417 parm, synth, A_t, pOverflow);
2281 Syn_filt(Az, excp, &synth[i_subfr], L_SUBFR,
2287 Syn_filt(Az, exc_enhanced, &synth[i_subfr], L_SUBFR,
2317 Syn_filt(Az, exc_enhanced, &synth[i_subfr], L_SUBFR, st->mem_syn, 1);
2321 Copy(&synth[i_subfr+L_SUBFR-M], st->mem_syn, M);
2347 &(synth[0]),
2354 synth,