commit | 2cd1c2855e0b53ce2177f5c8a555a0980fd15492 | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Fri Jun 17 14:19:51 2011 -0400 |
committer | Yunqing Wang <yunqingwang@google.com> | Fri Jun 17 14:19:51 2011 -0400 |
tree | 6d2efbcee3231daef63d9d8aee36e2e42b57746b | |
parent | 87fd66bb0ec49a125feaf37355b75f31945aae60 [diff] |
Remove unnecessary bounds checking in motion search The starting points are always within the limits, and bounds checking on these points is not needed. For speed < 5, the encoded result changes a little because different treatment is taken while starting point equals the bounds. Change-Id: I09a402d310f51e305a3519f1601b1d17b05c6152