Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_init_mips.c35 c->avg_h264_chroma_pixels_tab[0] = ff_avg_h264_chroma_mc8_mmi; in ff_h264chroma_init_mips()
H A Dh264chroma_mips.h40 void ff_avg_h264_chroma_mc8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride,
H A Dh264chroma_mmi.c292 void ff_avg_h264_chroma_mc8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, in ff_avg_h264_chroma_mc8_mmi() function

Completed in 2 milliseconds