Searched refs:mc_rep_bi_func (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
D | hevcdsp_init.c | 117 #define mc_rep_bi_func(name, bitd, step, W, opt) \ macro 138 mc_rep_bi_func(name, bitd, step, W, opt) 277 mc_rep_bi_func(pel_pixels, 10, 16, 32, avx2) 278 mc_rep_bi_func(pel_pixels, 10, 16, 48, avx2) 279 mc_rep_bi_func(pel_pixels, 10, 32, 64, avx2)
|