Searched refs:synthesis_filter (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | evrcdec.c | 506 static void synthesis_filter(const float *in, const float *filter_coeffs, in synthesis_filter() function 635 synthesis_filter(scratch, wcoef2, mem, length, scratch); in postfilter() 648 synthesis_filter(temp, wcoef2, e->postfilter_iir, length, out); in postfilter() 735 synthesis_filter(e->pitch + ACB_SIZE, ilpc, in frame_erasure() 884 synthesis_filter(e->pitch + ACB_SIZE, ilpc, in evrc_decode_frame()
|
Completed in 2 milliseconds