Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_init_mips.c36 c->put_h264_chroma_pixels_tab[1] = ff_put_h264_chroma_mc4_mmi; in ff_h264chroma_init_mips()
H A Dh264chroma_mips.h42 void ff_put_h264_chroma_mc4_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride,
H A Dh264chroma_mmi.c500 void ff_put_h264_chroma_mc4_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, in ff_put_h264_chroma_mc4_mmi() function

Completed in 2 milliseconds