From: Daniel Kang Date: Mon, 13 Aug 2012 16:55:08 +0000 (-0700) Subject: Cosmetics to rdopt.c X-Git-Tag: v1.3.0~1217^2~312 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fcb59ba0849fb41d112bc1a0368380be9a351829;p=libvpx Cosmetics to rdopt.c Change-Id: Icc276609e409e4e234d240e5c12e137600e178ed --- diff --git a/vp8/encoder/rdopt.c b/vp8/encoder/rdopt.c index 468955022..3653cc18e 100644 --- a/vp8/encoder/rdopt.c +++ b/vp8/encoder/rdopt.c @@ -3595,7 +3595,7 @@ int vp8_rd_pick_intra_mode(VP8_COMP *cpi, MACROBLOCK *x) { 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 @@ int vp8_rd_pick_intra_mode(VP8_COMP *cpi, MACROBLOCK *x) { #endif #if CONFIG_HYBRIDTRANSFORM - mbmi->mode_rdopt = B_PRED; + mbmi->mode_rdopt = B_PRED; #endif error4x4 = rd_pick_intra4x4mby_modes(cpi, x,