vpx/vp8
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
..
common Merge "Implement error tracking in the decoder" 2011-01-19 05:51:00 -08:00
decoder Merge "Implement error tracking in the decoder" 2011-01-19 05:51:00 -08:00
encoder Added vp8_update_zbin_extra 2011-01-24 11:00:56 -05:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk remove unused temporal preproc code 2010-12-13 16:47:59 -05:00
vp8_cx_iface.c Fix encoder real-time only configuration. 2011-01-18 08:19:21 -05:00
vp8_dx_iface.c Merge "Implement error tracking in the decoder" 2011-01-19 05:51:00 -08:00
vp8cx_arm.mk Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
vp8cx.mk x86 sse2 temporal_filter_apply 2011-01-06 14:00:30 -05:00
vp8dx_arm.mk Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
vp8dx.mk move reconintra_mt to decoder (for now) 2010-09-24 11:23:06 -04:00