[svn] / branches / dev-api-3 / xvidcore / src / utils / x86_asm / interlacing_mmx.asm Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/utils/x86_asm/interlacing_mmx.asm

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

revision 538, Wed Sep 25 16:54:32 2002 UTC revision 544, Thu Sep 26 04:52:16 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.538  
changed lines
  Added in v.544

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