]> granicus.if.org Git - libvpx/commit
vp9: new struct BEST_PICKMODE containing search results.
authorJerome Jiang <jianj@google.com>
Thu, 2 Aug 2018 23:28:54 +0000 (16:28 -0700)
committerJerome Jiang <jianj@google.com>
Fri, 3 Aug 2018 00:03:30 +0000 (17:03 -0700)
commit981488754e7c6419b6d58a4742fc9eecb9d11e17
tree228045eed793d8d3eea6158035bb298eea34a079
parenta3ff9370aeac48f9cafe8b6a21bc1af28618ce5e
vp9: new struct BEST_PICKMODE containing search results.

One of steps to refactor the nonrd pickmode. Simplify arguments list for
functions.

Change-Id: I5f23375caa36be2ae0fbd2ff851b303150a7aa8f
vp9/encoder/vp9_pickmode.c