]> granicus.if.org Git - libvpx/commit
Unify AQ mode rdmult update interface
authorJingning Han <jingning@google.com>
Wed, 19 Dec 2018 20:37:17 +0000 (12:37 -0800)
committerJingning Han <jingning@google.com>
Wed, 19 Dec 2018 20:55:54 +0000 (12:55 -0800)
commit53ca1395374e04eb31d7cdfcf8bb85e967777b71
tree448f7dd2d9b6c439d14dfc6cde6c08b0a7e184cb
parentee1fbb91afa485e362885c9f8385f24a753046d6
Unify AQ mode rdmult update interface

Handle the rdmult update for all AQ modes in a single function
call.

Change-Id: Ia0dfce637cf70d646bd3cd0abe3064e9491b81b8
vp9/encoder/vp9_encodeframe.c