Searched refs:celt_postfilter_apply_transition (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.c1687 static void celt_postfilter_apply_transition(CeltFrame *frame, float *data) function
1768 celt_postfilter_apply_transition(frame, frame->buf + 1024);
1777 celt_postfilter_apply_transition(frame, frame->buf + 1024 + CELT_OVERLAP);

Completed in 59 milliseconds