commit | bc030eea0c1c5bbbb19748383fd307dbdc32d55d | [log] [tgz] |
---|---|---|
author | Zoe Liu <zoeliu@google.com> | Mon Jul 31 15:20:46 2017 -0700 |
committer | Zoe Liu <zoeliu@google.com> | Mon Jul 31 23:36:40 2017 +0000 |
tree | 4af4eacac108bcbfb2cdf2ffb217186b0cadc074 | |
parent | 9ee82650c966b2379ea1d8df1a1dc5c48a3a8fff [diff] [blame] |
Fix build warnings when global_motion is off Change-Id: I69f042e6da5a4b5e4a18853c5f15532dfef0204a
diff --git a/av1/encoder/rdopt.c b/av1/encoder/rdopt.c index 5c8dc4e..5d1e442 100644 --- a/av1/encoder/rdopt.c +++ b/av1/encoder/rdopt.c
@@ -6084,6 +6084,7 @@ #endif (void)mi_row; (void)mi_col; + (void)cpi; #if CONFIG_GLOBAL_MOTION if (this_mode == ZEROMV #if CONFIG_EXT_INTER