Mercurial > mplayer.hg
view TOOLS/fastmem.sh @ 3352:64121e8a43f5
print more info if -v
use new horizontal mmx scaler instead of old x86asm if mmx2 cant be used (FAST_BILINEAR only)
fixed overflow in init function ... using double precission fp now :)
using C scaler for the last 1-2 lines if there is a chance to write over the end of the dst array
author | michael |
---|---|
date | Thu, 06 Dec 2001 19:07:25 +0000 |
parents | 5983b3ef67b4 |
children | 15a7ea3fe2e0 |
line wrap: on
line source
sync sleep 2 ./fastmem-k6 sleep 2 ./fastmem-k7 sleep 2 ./fastmem-mmx sleep 2 ./fastmem-sse sleep 2 ./fastmem2-k6 sleep 2 ./fastmem2-k7 sleep 2 ./fastmem2-mmx sleep 2 ./fastmem2-sse sleep 2