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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_celt.c1790 static const float postfilter_taps[3][3] = { local
1816 frame->pf_gains_new[0] = gain * postfilter_taps[tapset][0];
1817 frame->pf_gains_new[1] = gain * postfilter_taps[tapset][1];
1818 frame->pf_gains_new[2] = gain * postfilter_taps[tapset][2];

Completed in 95 milliseconds