Clean-ups on switchable interpolation and mv_ref
authorDeb Mukherjee <debargha@google.com>
Tue, 4 Jun 2013 22:25:16 +0000 (15:25 -0700)
committerDeb Mukherjee <debargha@google.com>
Wed, 5 Jun 2013 17:11:52 +0000 (10:11 -0700)
commit83885235a7398045302a62f9afccd0c4b27324ab
treeaf3aa7d0fef3a3f7a5c5481a11d6009930a4323d
parent513d326d75d4616c44a8a188ddfa2495d485b344
Clean-ups on switchable interpolation and mv_ref

Adds backward adaptation and differential forward updates of switchable
interpolation filter probabilities. Also adds some cosmetic cleanups
and minor fixes on mv_ref probabilities.

derfraw300: +0.353% (with most coming from switchable interp changes)

Change-Id: Ie2718be73528c945fd0d80cfd63ca2d9cb3032de
14 files changed:
vp9/common/vp9_coefupdateprobs.h
vp9/common/vp9_entropymode.c
vp9/common/vp9_findnearmv.c
vp9/common/vp9_modecont.c
vp9/common/vp9_modecont.h
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodemv.c
vp9/decoder/vp9_decodframe.c
vp9/decoder/vp9_decodframe.h
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_ratectrl.c