shithub: libvpx

Download patch

ref: 0ee525d6deff6f047bc152119dd74a0149b815f3
parent: d3e9409bb07e6411ff867935883bd5d56d2f9041
author: Scott LaVarnway <slavarnway@google.com>
date: Wed Dec 29 09:30:57 EST 2010

Added vp8_update_zbin_extra

vp8cx_mb_init_quantizer was being called for every mode checked
in vp8_rd_pick_inter_mode.  zbin_extra is the only value that
really needs to be recalculated.  This calculation is disabled
when using the fast quantizer for mode selection.
This gave a small performance boost (~.5% to 1%).
Note: This needs to be verified with segmentation_enabled.

Change-Id: I62716a870b3c82b4a998bdf95130ff0b02106f1e