Searched refs:avg_width4_msa (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hpeldsp_msa.c | 1226 static void avg_width4_msa(const uint8_t *src, int32_t src_stride, in avg_width4_msa() function 1497 avg_width4_msa(pixels, line_size, block, line_size, h); in ff_avg_pixels4_msa()
|
H A D | h264chroma_msa.c | 1835 static void avg_width4_msa(uint8_t *src, uint8_t *dst, int32_t stride, in avg_width4_msa() function 1992 avg_width4_msa(src, dst, stride, height); in ff_avg_h264_chroma_mc4_msa()
|
H A D | vp9_mc_msa.c | 4055 static void avg_width4_msa(const uint8_t *src, int32_t src_stride, in avg_width4_msa() function
|
Completed in 24 milliseconds