summaryrefslogtreecommitdiff
path: root/vp8/encoder/tokenize.c
diff options
context:
space:
mode:
authorYaowu Xu <yaowu@google.com>2011-08-04 16:30:27 -0700
committerYaowu Xu <yaowu@google.com>2011-11-03 21:48:08 -0700
commit2bbde25003f5f67e2d60449712521890cadf7774 (patch)
tree92a4a46f45e813f2ea3c8f3a5e3625c8deb94c2f /vp8/encoder/tokenize.c
parenta10a268e58ffd4366f6dbddd5f26600d688714c9 (diff)
downloadlibvpx-2bbde25003f5f67e2d60449712521890cadf7774.tar
libvpx-2bbde25003f5f67e2d60449712521890cadf7774.tar.gz
libvpx-2bbde25003f5f67e2d60449712521890cadf7774.tar.bz2
libvpx-2bbde25003f5f67e2d60449712521890cadf7774.zip
make uv intra mode coding adaptive to Y mode
This commit tries to do UV intra mode coding adaptive to Y intra mode. Entropy context is defined as conditional PDF of uv intra mode given the Y mode. All constants are normalized with 256 to be fit in 8 bits. This provides further coding efficiency beyond the quantizer adaptive y intra mode coding. Consistent gains were observed on all clips and all bit rates for HD all key encoding tests. To test, configure with --enable-experimental --enable-uvintra Change-Id: I2d78d73f143127f063e19bd0bac3b68c418d756a
Diffstat (limited to 'vp8/encoder/tokenize.c')
0 files changed, 0 insertions, 0 deletions