filter_simple_low  301 libavfilter/vf_w3fdif.c         s->dsp.filter_simple_low   = filter_simple_low;
filter_simple_low  307 libavfilter/vf_w3fdif.c         s->dsp.filter_simple_low   = filter16_simple_low;
filter_simple_low  411 libavfilter/vf_w3fdif.c             s->dsp.filter_simple_low(work_line, in_lines_cur,
filter_simple_low   28 libavfilter/w3fdif.h     void (*filter_simple_low)(int32_t *work_line,
filter_simple_low   54 libavfilter/x86/vf_w3fdif_init.c         dsp->filter_simple_low   = ff_w3fdif_simple_low_sse2;