Lines Matching refs:HVTAP
167 #define HVTAP(OPT, ALIGN, TAPNUMX, TAPNUMY, SIZE, MAXHEIGHT) \ macro
183 HVTAP(mmxext, 8, x, y, 4, 8) \
184 HVTAP(mmxext, 8, x, y, 8, 16)
186 HVTAP(mmxext, 8, 6, 6, 16, 16)
189 HVTAP(mmxext, 8, x, y, 4, 8)
198 HVTAP(sse2, 16, x, y, w, 16) \
199 HVTAP(ssse3, 16, x, y, w, 16)
207 HVTAP(ssse3, 16, 4, 4, 4, 8)
208 HVTAP(ssse3, 16, 4, 6, 4, 8)
209 HVTAP(ssse3, 16, 6, 4, 4, 8)
210 HVTAP(ssse3, 16, 6, 6, 4, 8)