vpx/vp9
Jingning Han 8fe50191c6 Rework coeff probability model update for rtc coding
This commit reworks the ONE_LOOP_REDUCED coefficient probability
model update process. It allows model update for every coefficient
across the spectrum at a coarser resolution, instead of performing
precise update only for certain subset of probability models.

The overall runtime remains nearly same (<1% change) for speed -6.
The compression performance is improved by 7.5% in PSNR for speed
-5 and 4.57% for speed -6, respectively.

Change-Id: Ifb17136382ee7e39a9f34ff4a4f09a753125c8d1
2014-12-03 09:15:25 -08:00
..
common Fix a tautological assert. 2014-11-24 15:01:01 -08:00
decoder Modify the frame context memory deallocation 2014-11-06 11:34:19 -08:00
encoder Rework coeff probability model update for rtc coding 2014-12-03 09:15:25 -08:00
exports_dec
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk High bit-depth loop/arf/postproc filter functions 2014-09-23 16:20:43 -07:00
vp9_cx_iface.c Prepare for dynamic frame resizing in the recode loop 2014-11-13 11:41:20 -08:00
vp9_dx_iface.c Miscellaneous decoder changes for high bitdepth 2014-09-29 11:27:45 -07:00
vp9_iface_common.h Fix src frame buffer copy and extend 2014-10-08 11:07:04 -07:00
vp9cx.mk Merge "Refactored idct routines and headers" 2014-11-24 12:47:03 -08:00
vp9dx.mk Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00