vpx/vp8/encoder
Yunqing Wang ce6c954d2e 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
2011-01-18 14:19:52 -05:00
..
2011-01-11 15:22:19 +01:00
2011-01-10 16:16:59 -05:00
2011-01-18 11:21:32 -05:00
2011-01-11 15:22:19 +01:00
2011-01-07 18:46:29 +00:00
2011-01-14 15:20:45 +00:00