weight_U          234 libavfilter/vf_fftfilt.c         static double (*p[])(void *, double, double) = { weight_Y, weight_U, weight_V };
weight_U          236 libavfilter/vf_fftfilt.c         double (*func2[])(void *, double, double) = { weight_Y, weight_U, weight_V, p[plane], NULL };