vpx/vp9/decoder
Scott LaVarnway d8aa40634a VP9: Eliminate unnecessary nearest/near searches
Prior to this patch, read_inter_block_mode_info() would
find the nearmv and nearestmv for all modes.  Now it does not
search for ZEROMV modes and breaks out early for NEARMV and
NEWMV modes.

Change-Id: Ifa7b1eaf58bb03b9c7792ea5012fef477527d0fd
2016-01-12 05:09:06 -08:00
..
2015-07-20 18:06:31 -07:00
2015-11-17 22:54:03 +00:00
2015-11-17 22:54:03 +00:00
2015-10-27 12:08:23 -07:00
2015-07-20 18:06:31 -07:00
2015-09-09 23:15:59 -07:00