summaryrefslogtreecommitdiff
path: root/vp8/common/pragmas.h
diff options
context:
space:
mode:
authorDeb Mukherjee <debargha@google.com>2012-06-05 15:25:07 -0700
committerDeb Mukherjee <debargha@google.com>2012-06-15 10:35:23 -0700
commit1fe85a35e0451434d183da71e4e85796d11ca868 (patch)
treec2b60cdf6a70869e90fdc554fe0a006ed72a8cf0 /vp8/common/pragmas.h
parent378ba611398e03cc1ea85289466200056137102a (diff)
downloadlibvpx-1fe85a35e0451434d183da71e4e85796d11ca868.tar
libvpx-1fe85a35e0451434d183da71e4e85796d11ca868.tar.gz
libvpx-1fe85a35e0451434d183da71e4e85796d11ca868.tar.bz2
libvpx-1fe85a35e0451434d183da71e4e85796d11ca868.zip
Adaptive entropy coding of coefficients, modes, mv.
This patch incorporates adaptive entropy coding of coefficient tokens, and mode/mv information based on distributions encountered in a frame. Specifically, there is an initial forward update to the probabilities in the bitstream as before for coding the symbols in the frame, however at the end of decoding each frame, the forward update to the probabilities is reverted and instead the probabilities are updated towards the actual distributions encountered within the frame. The amount of update is weighted by the number of hits within each context. Results on derf/hd/std-hd are all up by 1.6%. On derf, the most of the gains come from coefficients, however for the hd and std-hd sets, the most of the gains come from the mode/mv information updates. Change-Id: I708c0e11fdacafee04940fe7ae159ba6844005fd
Diffstat (limited to 'vp8/common/pragmas.h')
0 files changed, 0 insertions, 0 deletions