Removing redundant is_inter_mode() call.
authorDmitry Kovalev <dkovalev@google.com>
Wed, 5 Feb 2014 19:04:53 +0000 (11:04 -0800)
committerDmitry Kovalev <dkovalev@google.com>
Wed, 5 Feb 2014 19:04:53 +0000 (11:04 -0800)
commit9f528c5dbd37fe167a48b8c41252864b25d8903b
tree6a63e31a692f201c6097a0bcc29960a81d5bf3e4
parent303c17ea299200093def164da74f6d4759506c75
Removing redundant is_inter_mode() call.

Block type was already detected by is_inter_block() call.

Change-Id: I7923ce11b6a0071ce9df8c744a78c816651a15dc
vp9/encoder/vp9_encodeframe.c