Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_init_mips.c49 c->avg_h264_chroma_pixels_tab[2] = ff_avg_h264_chroma_mc2_msa; in ff_h264chroma_init_mips()
H A Dh264chroma_mips.h35 void ff_avg_h264_chroma_mc2_msa(uint8_t *dst, uint8_t *src, ptrdiff_t stride,
H A Dh264chroma_msa.c1996 void ff_avg_h264_chroma_mc2_msa(uint8_t *dst, uint8_t *src, in ff_avg_h264_chroma_mc2_msa() function

Completed in 5 milliseconds