HVTAP 167 libavcodec/x86/vp8dsp_init.c #define HVTAP(OPT, ALIGN, TAPNUMX, TAPNUMY, SIZE, MAXHEIGHT) \ HVTAP 183 libavcodec/x86/vp8dsp_init.c HVTAP(mmxext, 8, x, y, 4, 8) \ HVTAP 184 libavcodec/x86/vp8dsp_init.c HVTAP(mmxext, 8, x, y, 8, 16) HVTAP 189 libavcodec/x86/vp8dsp_init.c HVTAP(mmxext, 8, x, y, 4, 8) HVTAP 198 libavcodec/x86/vp8dsp_init.c HVTAP(sse2, 16, x, y, w, 16) \ HVTAP 199 libavcodec/x86/vp8dsp_init.c HVTAP(ssse3, 16, x, y, w, 16) HVTAP 207 libavcodec/x86/vp8dsp_init.c HVTAP(ssse3, 16, 4, 4, 4, 8) HVTAP 208 libavcodec/x86/vp8dsp_init.c HVTAP(ssse3, 16, 4, 6, 4, 8) HVTAP 209 libavcodec/x86/vp8dsp_init.c HVTAP(ssse3, 16, 6, 4, 4, 8) HVTAP 210 libavcodec/x86/vp8dsp_init.c HVTAP(ssse3, 16, 6, 6, 4, 8)