[cvs] / xvidcore / src / image / x86_asm / interpolate8x8_mmx.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/image/x86_asm/interpolate8x8_mmx.asm

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

revision 1.12.2.1, Tue Oct 28 22:23:03 2003 UTC revision 1.13.2.1, Sat Jul 24 11:38:12 2004 UTC
# Line 37  Line 37 
37  ; Read only data  ; Read only data
38  ;=============================================================================  ;=============================================================================
39    
40    %ifdef FORMAT_COFF
41  SECTION .rodata  SECTION .rodata
42    %else
43    SECTION .rodata align=16
44    %endif
45    
46  ;-----------------------------------------------------------------------------  ;-----------------------------------------------------------------------------
47  ; (16 - r) rounding table  ; (16 - r) rounding table

Legend:
Removed from v.1.12.2.1  
changed lines
  Added in v.1.13.2.1

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