Searched refs:mc_rep_mix_10 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
D | hevcdsp_init.c | 177 #define mc_rep_mix_10(name, width1, width2, width3, opt1, opt2, width4) … macro 209 mc_rep_mix_10(name, width1, width2, width3, opt1, opt2, width4) \ 256 mc_rep_mix_10(pel_pixels, 24, 16, 8, avx2, sse4, 32)
|