vp9: Update last_q for dropped frames
authorMarco Paniconi <marpan@google.com>
Mon, 6 Jul 2020 21:04:57 +0000 (14:04 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 6 Jul 2020 21:06:49 +0000 (14:06 -0700)
commita1cee8dc919df1980d802e1a9bce1259ec34cba8
tree98eb33fdcac360f0caf3eb917be0c50f3702833f
parent9e15c3058543d71867af9e02e314a7303f6049b3
vp9: Update last_q for dropped frames

last_q is used in resize logic, should
always be last Q selected for previous
frame, encoded or dropped.

Change-Id: Ie9019ccf5a9e3acc8456a2e70cc2aa8d1c90236e
vp9/encoder/vp9_ratectrl.c