vp9: Fix valgrind failure for short circuit on low temporal vaiance block.
authorJackyChen <jackychen@google.com>
Thu, 2 Jun 2016 22:41:58 +0000 (15:41 -0700)
committerJackyChen <jackychen@google.com>
Thu, 2 Jun 2016 22:56:58 +0000 (15:56 -0700)
commit891dbe1e5261166d38d707a9c57795593202b58f
treead25ef4412c75990cb9386a0e5916ec31f9a835d
parenta32f3415392bda8bfc16c0a6827c42e1347a585d
vp9: Fix valgrind failure for short circuit on low temporal vaiance block.

Add check for actual split before using the variance of the split.

Change-Id: If0f93248be0b16d17738675d16c90516054dad2b
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_speed_features.c