commit | d8aa40634a522a10635c5982cfd52bbfba15591b | [log] [tgz] |
---|---|---|
author | Scott LaVarnway <slavarnway@google.com> | Tue Jan 12 05:09:06 2016 -0800 |
committer | Scott LaVarnway <slavarnway@google.com> | Tue Jan 12 05:09:06 2016 -0800 |
tree | feabaad2ffb78d7f53cc09ba3084234ea9d451e1 | |
parent | b8c2a4eb0c47b633096f5c428b70607e7bf8d570 [diff] |
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