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

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

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

revision 1803, Wed Nov 26 23:35:50 2008 UTC revision 1834, Mon Dec 1 15:00:44 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: postprocessing_mmx.asm,v 1.9 2008-11-26 23:35:50 Isibaar Exp $  ; * $Id: postprocessing_mmx.asm,v 1.10 2008-12-01 15:00:44 Isibaar Exp $
23  ; *  ; *
24  ; *************************************************************************/  ; *************************************************************************/
25    
# Line 104  Line 104 
104          jl .xloop          jl .xloop
105    
106          add TMP1, TMP0                          ; dst += stride          add TMP1, TMP0                          ; dst += stride
107          sub _EDI, 1          dec _EDI
108          jg .yloop          jg .yloop
109    
110          pop _EDI          pop _EDI

Legend:
Removed from v.1803  
changed lines
  Added in v.1834

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