shithub: openh264

Download patch

ref: fe5b8d1a696437f2b29eafd44789e09a43ccff88
parent: 485b2b5b4336ebb94fedc6db183f24375ec3abf8
author: Licai Guo <[email protected]>
date: Sun May 4 10:51:05 EDT 2014

refine format

--- a/codec/common/x86/satd_sad.asm
+++ b/codec/common/x86/satd_sad.asm
@@ -418,7 +418,7 @@
 
 	SSE2_XSawp  qdq,  xmm0, xmm7, xmm1
 
-  	; Hadamard transform results are saved in xmm0 and xmm2
+	; Hadamard transform results are saved in xmm0 and xmm2
 	movdqa    xmm2, xmm0
 	paddw     xmm0, xmm1
 	psubw     xmm2, xmm1
@@ -611,7 +611,7 @@
 %endif
 	ret
 not_dc_h:
- 	sub        r0, r1
+	sub        r0, r1
 	sub        r0, r1
 	sub        r0, r1
 	movd	  xmm0,	[r0]