wmv2_mspel8_v_lowpass  216 libavcodec/wmv2dsp.c     wmv2_mspel8_v_lowpass(dst, src, stride, stride, 8);
wmv2_mspel8_v_lowpass  226 libavcodec/wmv2dsp.c     wmv2_mspel8_v_lowpass(halfV, src, 8, stride, 8);
wmv2_mspel8_v_lowpass  227 libavcodec/wmv2dsp.c     wmv2_mspel8_v_lowpass(halfHV, halfH + 8, 8, 8, 8);
wmv2_mspel8_v_lowpass  238 libavcodec/wmv2dsp.c     wmv2_mspel8_v_lowpass(halfV, src + 1, 8, stride, 8);
wmv2_mspel8_v_lowpass  239 libavcodec/wmv2dsp.c     wmv2_mspel8_v_lowpass(halfHV, halfH + 8, 8, 8, 8);
wmv2_mspel8_v_lowpass  248 libavcodec/wmv2dsp.c     wmv2_mspel8_v_lowpass(dst, halfH + 8, stride, 8, 8);