Home
last modified time | relevance | path

Searched refs:ff_avg_h264_qpel8_mc32_msa (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dh264qpel_init_mips.c216 c->avg_h264_qpel_pixels_tab[1][11] = ff_avg_h264_qpel8_mc32_msa; in ff_h264qpel_init_mips()
H A Dh264dsp_mips.h251 void ff_avg_h264_qpel8_mc32_msa(uint8_t *dst, const uint8_t *src,
H A Dh264qpel_msa.c5229 void ff_avg_h264_qpel8_mc32_msa(uint8_t *dst, const uint8_t *src, in ff_avg_h264_qpel8_mc32_msa() function

Completed in 15 milliseconds