Make initial q_index guess at 128
authorangiebird <angiebird@google.com>
Wed, 5 Aug 2020 20:44:01 +0000 (13:44 -0700)
committerangiebird <angiebird@google.com>
Thu, 6 Aug 2020 22:45:12 +0000 (15:45 -0700)
commite3ae48b861d18badb414c8fbe201e5c4aafb5180
tree7b31f8bc155dba01dd2b1f575cccb46cfb341695
parent927fad48472b969065226e6e727e5e7670d2ff68
Make initial q_index guess at 128

This reduce the average recode times per frame from 2.81 to 2.73
when targeting 15% error for target bitrate per frame.

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