]> granicus.if.org Git - libvpx/commit
Refactor vp9_full_pixel_search()
authorHui Su <huisu@google.com>
Thu, 2 Aug 2018 22:53:24 +0000 (15:53 -0700)
committerHui Su <huisu@google.com>
Thu, 2 Aug 2018 23:02:38 +0000 (16:02 -0700)
commit91e2bcdc0cee2b219d490d1824599b0e474014c8
tree7ca26140d0c8406b98c3a8b8fdcb9d02aa81caa8
parenta3ff9370aeac48f9cafe8b6a21bc1af28618ce5e
Refactor vp9_full_pixel_search()

Code cleanup; add some comment.
Also remove a reduncant call to vp9_get_mvpred_var() at the end when
method is MESH.

Change-Id: I4b58e7e1c42161642708f8b0342ab3c0ce39ed7d
vp9/encoder/vp9_mcomp.c
vp9/encoder/vp9_mcomp.h