commit | ce6c954d2e643c74eb77ca36884c541b1d97fbdb | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Tue Jan 18 14:19:52 2011 -0500 |
committer | Yunqing Wang <yunqingwang@google.com> | Tue Jan 18 14:19:52 2011 -0500 |
tree | 3f32296287e0d5e2fdbc214685e89694b9d4bdb5 | |
parent | edcf74c6add3b64fe7bd931194bcb9ebbfa3413a [diff] |
Modify calling of NEON code in sub-pixel search In vp8_find_best_sub_pixel_step_iteratively(), many times xoffset and yoffset are specific values - (4,0) (0,4) and (4,4). Modified code to call simplified NEON version at these specific offsets to help with the performance. Change-Id: Iaf896a0f7aae4697bd36a49e182525dd1ef1ab4d