]> granicus.if.org Git - libvpx/commit
Enable using fast HEX search in non-rd pick mode
authorYunqing Wang <yunqingwang@google.com>
Thu, 27 Feb 2014 17:16:25 +0000 (09:16 -0800)
committerYunqing Wang <yunqingwang@google.com>
Thu, 27 Feb 2014 19:48:07 +0000 (11:48 -0800)
commite6fd071243f83dab27b9028ee75b3424664eb72a
tree7eab383a008a6c5a7658eece81d53a4de84ec998
parent962c3bbe11baecd1d8278837d70358d132f84f69
Enable using fast HEX search in non-rd pick mode

Added fast HEX search while doing non-rd partition picking to
speed up the encoder.

Borg test(speed 7) on rtc set showed 1.8% overall PSNR loss.
Encoder speedup was 5% - 15% for different rtc clips.

Change-Id: I9c83026eabc70b69fcc747c90369ec60bfa3ca24
vp9/encoder/vp9_pickmode.c