vpx/vp8/encoder
Yunqing Wang 2f2302f8d5 Preload reference area in sub-pixel motion search (real-time mode)
This change implemented same idea in change "Preload reference area
to an intermediate buffer in sub-pixel motion search." The changes
were made to vp8_find_best_sub_pixel_step() and vp8_find_best_half
_pixel_step() functions which are called when speed >= 5. Test
result (using tulip clip):

1. On Core2 Quad machine(Linux)
rt mode, speed (-5 ~ -8), encoding speed gain: 2% ~ 3%
rt mode, speed (-9 ~ -11), encoding speed gain: 1% ~ 2%
rt mode, speed (-12 ~ -14), no noticeable encoding speed gain

2. On Xeon machine(Linux)
Test on speed (-5 ~ -14) didn't show noticeable speed change.

Change-Id: I21bec2d6e7fbe541fcc0f4c0366bbdf3e2076aa2
2011-07-27 14:19:10 -04:00
..
2011-06-08 16:19:37 -04:00
2011-06-14 13:39:06 +03:00
2011-04-13 14:26:45 -04:00
2011-02-10 15:09:44 -05:00
2011-07-27 10:37:33 -04:00
2011-07-22 12:33:57 -04:00
2011-06-01 10:48:05 +03:00
2011-06-01 10:48:05 +03:00
2011-02-10 15:09:44 -05:00
2011-07-26 11:34:36 -07:00
2011-07-15 11:26:54 +03:00
2011-02-10 15:09:44 -05:00
2011-06-06 16:44:05 -07:00