[cvs] / xvidcore / src / utils / x86_asm / interlacing_mmx.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/x86_asm/interlacing_mmx.asm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1, Wed Sep 25 16:51:05 2002 UTC revision 1.1.2.2, Thu Sep 26 04:51:01 2002 UTC
# Line 198  Line 198 
198          movd    ecx, mm0          movd    ecx, mm0
199          movd    edx, mm1          movd    edx, mm1
200    
201            add             edx, 350                                ; add bias against field decision
202          cmp             ecx, edx          cmp             ecx, edx
203          jb              _end                                    ; if frame<field, don't use field dct          jb              _end                                    ; if frame<field, don't use field dct
204          inc             eax                                             ; if frame>=field, use field dct (return 1)          inc             eax                                             ; if frame>=field, use field dct (return 1)

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4