Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264qpel_init_mips.c157 c->put_h264_qpel_pixels_tab[1][2] = ff_put_h264_qpel8_mc20_msa; in ff_h264qpel_init_mips()
H A Dh264dsp_mips.h134 void ff_put_h264_qpel8_mc20_msa(uint8_t *dst, const uint8_t *src,
H A Dh264qpel_msa.c1110 void ff_put_h264_qpel8_mc20_msa(uint8_t *dst, const uint8_t *src, in ff_put_h264_qpel8_mc20_msa() function

Completed in 14 milliseconds