shithub: libvpx

Download patch

ref: fcb59ba0849fb41d112bc1a0368380be9a351829
parent: 1b8169bb5475dbc1889e016c5c2b32d61562e92a
author: Daniel Kang <ddkang@google.com>
date: Mon Aug 13 05:55:08 EDT 2012

Cosmetics to rdopt.c

Change-Id: Icc276609e409e4e234d240e5c12e137600e178ed

--- a/vp8/encoder/rdopt.c
+++ b/vp8/encoder/rdopt.c
@@ -3595,7 +3595,7 @@
   mode16x16 = mbmi->mode;
 
 #if CONFIG_HYBRIDTRANSFORM
-    mbmi->mode_rdopt = I8X8_PRED;
+  mbmi->mode_rdopt = I8X8_PRED;
 #endif
 
   error8x8 = rd_pick_intra8x8mby_modes(cpi, x, &rate8x8, &rate8x8_tokenonly,
@@ -3612,7 +3612,7 @@
 #endif
 
 #if CONFIG_HYBRIDTRANSFORM
-    mbmi->mode_rdopt = B_PRED;
+  mbmi->mode_rdopt = B_PRED;
 #endif
 
   error4x4 = rd_pick_intra4x4mby_modes(cpi, x,