]> granicus.if.org Git - libvpx/commit
Minor optimization in mv entropy adaptation
authorDeb Mukherjee <debargha@google.com>
Mon, 11 Mar 2013 15:49:14 +0000 (08:49 -0700)
committerDeb Mukherjee <debargha@google.com>
Mon, 11 Mar 2013 15:49:14 +0000 (08:49 -0700)
commitf74c55eb038a861ed641841dbc9a56e6f3253d19
tree6b71a856534e20e5683b37b6696487972efa2398
parenta28139c849b6c305ff293332c33e7c30a83a7b7b
Minor optimization in mv entropy adaptation

Adds a check to exit from the increment_nmv_count function when the
increment is 0.

Change-Id: I99c1e342d351f7800e23590f9c2419881bf1d708
vp9/common/vp9_entropymv.c