Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264qpel_init_mips.c158 c->put_h264_qpel_pixels_tab[1][3] = ff_put_h264_qpel8_mc30_msa; in ff_h264qpel_init_mips()
H A Dh264dsp_mips.h136 void ff_put_h264_qpel8_mc30_msa(uint8_t *dst, const uint8_t *src,
H A Dh264qpel_msa.c934 void ff_put_h264_qpel8_mc30_msa(uint8_t *dst, const uint8_t *src, in ff_put_h264_qpel8_mc30_msa() function

Completed in 15 milliseconds