Home
last modified time | relevance | path

Searched refs:avg_h264_qpel16_h_lowpass_l2_mmi (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dh264qpel_mmi.c2073 static void avg_h264_qpel16_h_lowpass_l2_mmi(uint8_t *dst, const uint8_t *src, in avg_h264_qpel16_h_lowpass_l2_mmi() function
3097 avg_h264_qpel16_h_lowpass_l2_mmi(dst, src, halfHV, stride, 16); in ff_avg_h264_qpel16_mc21_mmi()
3108 avg_h264_qpel16_h_lowpass_l2_mmi(dst, src + stride, halfHV, stride, 16); in ff_avg_h264_qpel16_mc23_mmi()