Move TplFrameStats to public header
authorJerome Jiang <jianj@google.com>
Thu, 27 Apr 2023 20:15:56 +0000 (16:15 -0400)
committerJerome Jiang <jianj@google.com>
Mon, 1 May 2023 17:39:01 +0000 (13:39 -0400)
commit84a180fe858fd6de9c301cd884e2f1ff341781b3
tree5df976d008f34d2a55639a5a8900120efc3d517b
parentdbb1e8c7a6eafcd209a56c84b6f0111e74ec3ae5
Move TplFrameStats to public header

Get ready for changes to follow:

- Custom reader/writer IO functions
- Codec control to get TPL stats from the encoder

Move the definition of TplFrameStats to public header so applications
can use them directly.

Bug: b/273736974
Change-Id: Ieb0db4560ddd966df1bc01f6a7e179cc97f9bac1
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_tpl_model.c
vpx/vpx_encoder.h