[svn] / branches / release-1_2-branch / xvidcore / src / image / x86_asm / postprocessing_sse2.asm Repository:
ViewVC logotype

Diff of /branches/release-1_2-branch/xvidcore/src/image/x86_asm/postprocessing_sse2.asm

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

revision 1866, Thu May 28 14:15:53 2009 UTC revision 1867, Thu May 28 15:04:35 2009 UTC
# Line 68  Line 68 
68  image_brightness_sse2:  image_brightness_sse2:
69    PUSH_XMM6_XMM7    PUSH_XMM6_XMM7
70  %ifdef ARCH_IS_X86_64  %ifdef ARCH_IS_X86_64
71    movsx _EAX, prm5d    XVID_MOVSXD _EAX, prm5d
72  %else  %else
73    mov eax, prm5   ; brightness offset value    mov eax, prm5   ; brightness offset value
74  %endif  %endif

Legend:
Removed from v.1866  
changed lines
  Added in v.1867

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