Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_mc_mmi.c73 static void convolve_horiz_mmi(const uint8_t *src, int32_t src_stride, in convolve_horiz_mmi() function
517 convolve_horiz_mmi(src, srcstride, dst, dststride, filter, SIZE, h); \
542 convolve_horiz_mmi(src, srcstride, temp, 64, hfilter, SIZE, tmp_h); \
579 convolve_horiz_mmi(src, srcstride, temp2, 64, hfilter, SIZE, tmp_h); \

Completed in 2 milliseconds