]> granicus.if.org Git - libvpx/commit
vp9-rtc: Fix to disable_16x16part speed feature
authorMarco Paniconi <marpan@google.com>
Thu, 9 Apr 2020 18:35:55 +0000 (11:35 -0700)
committerMarco Paniconi <marpan@google.com>
Thu, 9 Apr 2020 20:54:08 +0000 (13:54 -0700)
commitfc5ab625b5f8daa7f9f10667ca022fd404a71f61
tree38b25483705a6b8b3da0b9d81ce85ec8dc0024e5
parent264a7ecfd8ed4938378928deb4233c187562dbe5
vp9-rtc: Fix to disable_16x16part speed feature

Condition on current_video_frame count, as the
avg_frame_qindex needs some time to settle.

Fixes psnr test failures.

Change-Id: I462c45250becb55b72b6ffe2b7087094d6d58a01
vp9/encoder/vp9_speed_features.c