]> granicus.if.org Git - libvpx/commit
Fix to comp_inter_joint_search_thresh feature.
authorPaul Wilkins <paulwilkins@google.com>
Wed, 3 Jul 2013 11:53:36 +0000 (12:53 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Wed, 3 Jul 2013 15:58:34 +0000 (16:58 +0100)
commitf58b44ad627b93f88f9c1a76d9d2b66b39c7edf8
treec9b8fb195b3c7efb670d296dcf863091671ad3a9
parent72c5778ec580dea0b22fc9b53d3d3efb17587659
Fix to comp_inter_joint_search_thresh feature.

When this is 0 (BLOCK_SIZE_AB4X4) we want to do
the inter joint search for all sizes.

Change-Id: Id40cd6fe7790e7e1165352b9cef5e12fa8c0bc88
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_rdopt.c