init_fpel_func    274 libavcodec/x86/vp9dsp_init.c         init_fpel_func(4, 0,  4, put, , mmx);
init_fpel_func    275 libavcodec/x86/vp9dsp_init.c         init_fpel_func(3, 0,  8, put, , mmx);
init_fpel_func    292 libavcodec/x86/vp9dsp_init.c         init_fpel_func(4, 1,  4, avg, _8, mmxext);
init_fpel_func    293 libavcodec/x86/vp9dsp_init.c         init_fpel_func(3, 1,  8, avg, _8, mmxext);
init_fpel_func    301 libavcodec/x86/vp9dsp_init.c         init_fpel_func(2, 0, 16, put, , sse);
init_fpel_func    302 libavcodec/x86/vp9dsp_init.c         init_fpel_func(1, 0, 32, put, , sse);
init_fpel_func    303 libavcodec/x86/vp9dsp_init.c         init_fpel_func(0, 0, 64, put, , sse);
init_fpel_func    311 libavcodec/x86/vp9dsp_init.c         init_fpel_func(2, 1, 16, avg,  _8, sse2);
init_fpel_func    312 libavcodec/x86/vp9dsp_init.c         init_fpel_func(1, 1, 32, avg,  _8, sse2);
init_fpel_func    313 libavcodec/x86/vp9dsp_init.c         init_fpel_func(0, 1, 64, avg,  _8, sse2);
init_fpel_func    383 libavcodec/x86/vp9dsp_init.c         init_fpel_func(1, 0, 32, put, , avx);
init_fpel_func    384 libavcodec/x86/vp9dsp_init.c         init_fpel_func(0, 0, 64, put, , avx);
init_fpel_func    389 libavcodec/x86/vp9dsp_init.c         init_fpel_func(1, 1, 32, avg, _8, avx2);
init_fpel_func    390 libavcodec/x86/vp9dsp_init.c         init_fpel_func(0, 1, 64, avg, _8, avx2);
init_fpel_func     78 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(4, 0,   8, put, , mmx);
init_fpel_func     83 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(4, 1,   8, avg, _16, mmxext);
init_fpel_func     91 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(3, 0,  16, put, , sse);
init_fpel_func     92 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(2, 0,  32, put, , sse);
init_fpel_func     93 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(1, 0,  64, put, , sse);
init_fpel_func     94 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(0, 0, 128, put, , sse);
init_fpel_func     99 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(3, 1,  16, avg, _16, sse2);
init_fpel_func    100 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(2, 1,  32, avg, _16, sse2);
init_fpel_func    101 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(1, 1,  64, avg, _16, sse2);
init_fpel_func    102 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(0, 1, 128, avg, _16, sse2);
init_fpel_func    125 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(2, 0,  32, put, , avx);
init_fpel_func    126 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(1, 0,  64, put, , avx);
init_fpel_func    127 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(0, 0, 128, put, , avx);
init_fpel_func    137 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(2, 1,  32, avg, _16, avx2);
init_fpel_func    138 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(1, 1,  64, avg, _16, avx2);
init_fpel_func    139 libavcodec/x86/vp9dsp_init_16bpp.c         init_fpel_func(0, 1, 128, avg, _16, avx2);