[cvs] / xvidcore / src / dct / x86_asm / idct_3dne.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/dct/x86_asm/idct_3dne.asm

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

revision 1.2.2.1, Mon Oct 27 01:03:06 2003 UTC revision 1.2.2.2, Tue Oct 28 22:23:03 2003 UTC
# Line 210  Line 210 
210    
211  SECTION .text  SECTION .text
212    
213    cglobal idct_3dne
214    
215  ;-----------------------------------------------------------------------------  ;-----------------------------------------------------------------------------
216  ; void idct_3dne(uint16_t block[64]);  ; void idct_3dne(uint16_t block[64]);
217  ;-----------------------------------------------------------------------------  ;-----------------------------------------------------------------------------
218    
219  ALIGN 16  ALIGN 16
 cglobal idct_3dne  
220  idct_3dne:  idct_3dne:
221          mov             eax, [esp+4]          mov             eax, [esp+4]
222    

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

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