]> granicus.if.org Git - libvpx/commit
Estimate the frame qp in a gop
authorJingning Han <jingning@google.com>
Fri, 13 Jul 2018 21:08:45 +0000 (14:08 -0700)
committerJingning Han <jingning@google.com>
Fri, 13 Jul 2018 22:17:54 +0000 (15:17 -0700)
commitb073af5925aabb36a3f4ef6a6760899e041f6ca5
tree98c2e1f742da1dad2e491adb23a1ff26254d74c7
parent2718de54ca7863777c45a74f3e7285bdd6000573
Estimate the frame qp in a gop

Gather the availabel statistics to estimate the frame level
quantization parameter set in a group of pictures. This will be
called in the tpl model construction. No visible coding stats
change would occur.

Change-Id: Ic412e4afd9a60f1317a5f8eab6a4f6d5e48c4c07
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_ratectrl.c
vp9/encoder/vp9_ratectrl.h