mc_rep_func 74 libavcodec/x86/hevcdsp_init.c #define mc_rep_func(name, bitd, step, W, opt) \ mc_rep_func 122 libavcodec/x86/hevcdsp_init.c mc_rep_func(name, bitd, step, W, opt); \ mc_rep_func 157 libavcodec/x86/hevcdsp_init.c mc_rep_func(name, bitd, step, W, opt); \ mc_rep_func 264 libavcodec/x86/hevcdsp_init.c mc_rep_func(pel_pixels, 10, 16, 32, avx2); mc_rep_func 265 libavcodec/x86/hevcdsp_init.c mc_rep_func(pel_pixels, 10, 16, 48, avx2); mc_rep_func 266 libavcodec/x86/hevcdsp_init.c mc_rep_func(pel_pixels, 10, 32, 64, avx2); mc_rep_func 87 libavcodec/x86/vp9dsp_init.c mc_rep_func(put, sz, hsz, h, opt, type, fsz); \ mc_rep_func 88 libavcodec/x86/vp9dsp_init.c mc_rep_func(avg, sz, hsz, h, opt, type, fsz); \ mc_rep_func 89 libavcodec/x86/vp9dsp_init.c mc_rep_func(put, sz, hsz, v, opt, type, fsz); \ mc_rep_func 90 libavcodec/x86/vp9dsp_init.c mc_rep_func(avg, sz, hsz, v, opt, type, fsz)