--- interlacing_mmx.asm 2002/09/25 16:51:05 1.1.2.1 +++ interlacing_mmx.asm 2002/09/26 04:51:01 1.1.2.2 @@ -198,6 +198,7 @@ movd ecx, mm0 movd edx, mm1 + add edx, 350 ; add bias against field decision cmp ecx, edx jb _end ; if frame=field, use field dct (return 1)