Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_init_mips.c43 c->put_h264_chroma_pixels_tab[0] = ff_put_h264_chroma_mc8_msa; in ff_h264chroma_init_mips()
H A Dh264chroma_mips.h25 void ff_put_h264_chroma_mc8_msa(uint8_t *dst, uint8_t *src, ptrdiff_t stride,
H A Dh264chroma_msa.c1906 void ff_put_h264_chroma_mc8_msa(uint8_t *dst, uint8_t *src, in ff_put_h264_chroma_mc8_msa() function

Completed in 5 milliseconds