]> granicus.if.org Git - libvpx/commit
Add predict_mv_mode()
authorAngie Chiang <angiebird@google.com>
Fri, 25 Jan 2019 19:53:27 +0000 (11:53 -0800)
committerAngie Chiang <angiebird@google.com>
Mon, 28 Jan 2019 20:11:22 +0000 (12:11 -0800)
commit9259bb370a3ba129edb73ee5f872099ad7425aee
treef72948f67ebff3195160e13b270175af3147992e
parent9a4984824533284b055cded2edeeb77049e00823
Add predict_mv_mode()

This function evaluate the impact of setting NEW_MV_MODE on a
block and its neighbor blocks.

Change-Id: Ie0b2c67bdc5cd14e0efd8ebc5dc3f3f873bcf3fe
vp9/encoder/vp9_encoder.c