Add VpxTplGopStats
authorJerome Jiang <jianj@google.com>
Thu, 4 May 2023 18:28:29 +0000 (14:28 -0400)
committerJerome Jiang <jianj@google.com>
Mon, 8 May 2023 17:27:26 +0000 (13:27 -0400)
commit745c6392f795f43138cfca164b9e54ef895f87b9
tree10010ea6182111e8320f64ff64115484e5fef19f
parent1710c9282a11aaaccdf42b7507f570f58e39b7fd
Add VpxTplGopStats

Contains the size of GOP - also the size of the list of TPL stats for
each frame in this GOP.

VpxTplGopStats will be the unit for VP9E_GET_TPL_STATS control to return
TPL stats from the encoder.

Bug: b/273736974
Change-Id: I1682242fc6db4aafcd6314af023aa0d704976585
test/encode_api_test.cc
test/encode_test_driver.h
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_tpl_model.c
vp9/vp9_cx_iface.c
vpx/vpx_encoder.h