decl_itxfm_func 66 libavcodec/x86/vp9dsp_init.h decl_itxfm_func(idct, idct, size, bpp, opt); \ decl_itxfm_func 67 libavcodec/x86/vp9dsp_init.h decl_itxfm_func(iadst, idct, size, bpp, opt); \ decl_itxfm_func 68 libavcodec/x86/vp9dsp_init.h decl_itxfm_func(idct, iadst, size, bpp, opt); \ decl_itxfm_func 69 libavcodec/x86/vp9dsp_init.h decl_itxfm_func(iadst, iadst, size, bpp, opt) decl_itxfm_func 127 libavcodec/x86/vp9dsp_init_16bpp_template.c decl_itxfm_func(iwht, iwht, 4, BPC, mmxext); decl_itxfm_func 129 libavcodec/x86/vp9dsp_init_16bpp_template.c decl_itxfm_func(idct, idct, 4, BPC, mmxext); decl_itxfm_func 132 libavcodec/x86/vp9dsp_init_16bpp_template.c decl_itxfm_func(idct, idct, 4, BPC, sse2); decl_itxfm_func 134 libavcodec/x86/vp9dsp_init_16bpp_template.c decl_itxfm_func(idct, iadst, 4, BPC, sse2); decl_itxfm_func 135 libavcodec/x86/vp9dsp_init_16bpp_template.c decl_itxfm_func(iadst, idct, 4, BPC, sse2); decl_itxfm_func 136 libavcodec/x86/vp9dsp_init_16bpp_template.c decl_itxfm_func(iadst, iadst, 4, BPC, sse2); decl_itxfm_func 139 libavcodec/x86/vp9dsp_init_16bpp_template.c decl_itxfm_func(idct, idct, 32, BPC, sse2);