Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dh264qpel_init_mips.c93 c->avg_h264_qpel_pixels_tab[0][11] = ff_avg_h264_qpel16_mc32_mmi; in ff_h264qpel_init_mips()
Dh264dsp_mips.h500 void ff_avg_h264_qpel16_mc32_mmi(uint8_t *dst, const uint8_t *src,
Dh264qpel_mmi.c3122 void ff_avg_h264_qpel16_mc32_mmi(uint8_t *dst, const uint8_t *src, in ff_avg_h264_qpel16_mc32_mmi() function