Searched refs:formant_mem (Results 1 – 1 of 1) sorted by relevance
65 float formant_mem[170]; member672 q->formant_mem + 10, 160, 10); in postfilter()680 avpriv_scalarproduct_float_c(q->formant_mem + 10, in postfilter()681 q->formant_mem + 10, in postfilter()697 float *formant_mem; in qcelp_decode_frame() local772 formant_mem = q->formant_mem + 10; in qcelp_decode_frame()775 ff_celp_lp_synthesis_filterf(formant_mem, lpc, in qcelp_decode_frame()777 formant_mem += 40; in qcelp_decode_frame()783 memcpy(q->formant_mem, q->formant_mem + 160, 10 * sizeof(float)); in qcelp_decode_frame()