[svn] / trunk / xvidcore / src / image / x86_asm / colorspace_yuv_mmx.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/image/x86_asm/colorspace_yuv_mmx.asm

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

revision 1844, Thu Dec 4 14:41:50 2008 UTC revision 1845, Thu Dec 4 18:30:36 2008 UTC
# Line 19  Line 19 
19  ; *  along with this program; if not, write to the Free Software  ; *  along with this program; if not, write to the Free Software
20  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21  ; *  ; *
22  ; * $Id: colorspace_yuv_mmx.asm,v 1.13 2008-12-04 14:41:50 Isibaar Exp $  ; * $Id: colorspace_yuv_mmx.asm,v 1.14 2008-12-04 18:30:36 Isibaar Exp $
23  ; *  ; *
24  ; ***************************************************************************/  ; ***************************************************************************/
25    
# Line 126  Line 126 
126    pop DST    pop DST
127    
128  %ifdef ARCH_IS_X86_64  %ifdef ARCH_IS_X86_64
129    XVID_MOVSX _ECX, SRC_STRIDE    XVID_MOVSXD _ECX, SRC_STRIDE
130    add SRC, _ECX    add SRC, _ECX
131    mov ecx, DST_STRIDE    mov ecx, DST_STRIDE
132    add DST, _ECX    add DST, _ECX

Legend:
Removed from v.1844  
changed lines
  Added in v.1845

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