Home
last modified time | relevance | path

Searched refs:avg_width16_msa (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dhpeldsp_msa.c1297 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()
Dqpeldsp_msa.c5832 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()
Dvp9_mc_msa.c4126 static void avg_width16_msa(const uint8_t *src, int32_t src_stride, in avg_width16_msa() function