]> granicus.if.org Git - libvpx/commit
Use the estimate qp to set motion search control
authorJingning Han <jingning@google.com>
Fri, 13 Jul 2018 23:24:12 +0000 (16:24 -0700)
committerJingning Han <jingning@google.com>
Fri, 13 Jul 2018 23:50:53 +0000 (16:50 -0700)
commit07507c830b3bea3b71cb30aeef569e6528a44cab
treec2de8e4f140670500463fe8acad0bb65ff8f1cf4
parentf130666dcf49a24cf1a0b4534390f86119448893
Use the estimate qp to set motion search control

Set the multiplier for motion estimation using the estimate frame
quantization paramter in the temporal dependency model.

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