Searched refs:avg_width16_msa (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | hpeldsp_msa.c | 1297 static void avg_width16_msa(const uint8_t *src, int32_t src_stride, in avg_width16_msa() function 1449 avg_width16_msa(pixels, line_size, block, line_size, h); in ff_avg_pixels16_msa()
|
D | qpeldsp_msa.c | 5832 static void avg_width16_msa(const uint8_t *src, int32_t src_stride, in avg_width16_msa() function 5951 avg_width16_msa(src, stride, dest, stride, 16); in ff_avg_width16_msa()
|
D | vp9_mc_msa.c | 4126 static void avg_width16_msa(const uint8_t *src, int32_t src_stride, in avg_width16_msa() function
|