]> granicus.if.org Git - libvpx/commit
Refactor rc_pick_q_and_bounds_two_pass parameters
authorJingning Han <jingning@google.com>
Fri, 13 Jul 2018 04:40:40 +0000 (21:40 -0700)
committerJingning Han <jingning@google.com>
Fri, 13 Jul 2018 04:43:17 +0000 (21:43 -0700)
commitede9cbe617c64430cd2c4e30e223907f317b6f16
tree4236ee6d727f8efb5a4d2589109a77d5d6b01008
parent33df6acb2bc755f7c90b478deafda78386696fd1
Refactor rc_pick_q_and_bounds_two_pass parameters

Send the gf_group index as argument into the function. This
prepares later re-use of this function in the tpl model.

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