]> granicus.if.org Git - libvpx/commit
Fix bug in predict_mv_mode
authorAngie Chiang <angiebird@google.com>
Wed, 30 Jan 2019 00:00:13 +0000 (16:00 -0800)
committerAngie Chiang <angiebird@google.com>
Wed, 30 Jan 2019 00:00:13 +0000 (16:00 -0800)
commit00e49e4e6860ccfd6b9b35e2473debe0ab9551b2
tree48560f072e4ac42f2563ba4ecbbaa3c4f0a3bdd0
parent93d1822d5f49363a0220a75d3d041ada02338b1f
Fix bug in predict_mv_mode

Use kMvPreCheckLines in the for loops.

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