Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_init_mips.c45 c->put_h264_chroma_pixels_tab[2] = ff_put_h264_chroma_mc2_msa; in ff_h264chroma_init_mips()
H A Dh264chroma_mips.h29 void ff_put_h264_chroma_mc2_msa(uint8_t *dst, uint8_t *src, ptrdiff_t stride,
H A Dh264chroma_msa.c1938 void ff_put_h264_chroma_mc2_msa(uint8_t *dst, uint8_t *src, in ff_put_h264_chroma_mc2_msa() function

Completed in 5 milliseconds