]> granicus.if.org Git - libvpx/commit
Allow precise classification for refmv mode context
authorJingning Han <jingning@google.com>
Fri, 4 Dec 2015 23:18:17 +0000 (15:18 -0800)
committerJingning Han <jingning@google.com>
Thu, 10 Dec 2015 02:03:32 +0000 (02:03 +0000)
commit0d65cae63883edeeb98f88c357262361c68c48ed
treef31d34aefd3584d139b9c2b4afb4a79533012c91
parent1dc18077b8f7fa1aedc2deefe7079a3c64b952e6
Allow precise classification for refmv mode context

Combine the nearest ref mv count and the total ref mv count for
mode context.

Change-Id: I342a2b126bf7d2d30c344911260d9769a923026b
vp10/common/entropymode.c
vp10/common/enums.h
vp10/common/mvref_common.c