Searched refs:wcoef2 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | evrcdec.c | 577 float wcoef1[FILTER_ORDER], wcoef2[FILTER_ORDER], in postfilter() local 585 bandwidth_expansion(wcoef2, coeff, pfc->p2); in postfilter() 635 synthesis_filter(scratch, wcoef2, mem, length, scratch); in postfilter() 648 synthesis_filter(temp, wcoef2, e->postfilter_iir, length, out); in postfilter()
|
Completed in 2 milliseconds