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