vpx/vp8/encoder
Scott LaVarnway 0ee525d6de 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
2011-01-24 11:00:56 -05:00
..
2011-01-24 11:00:56 -05:00
2011-01-24 11:00:56 -05:00
2011-01-11 15:22:19 +01:00
2011-01-21 17:52:00 +00:00
2011-01-10 16:16:59 -05:00
2011-01-20 18:01:20 +00:00
2011-01-11 15:22:19 +01:00
2011-01-07 18:46:29 +00:00
2011-01-24 11:00:56 -05:00