]> granicus.if.org Git - libvpx/commit
L2E: Add gop size and ARF existence to frame info
authorCheng Chen <chengchen@google.com>
Fri, 26 Aug 2022 21:29:32 +0000 (14:29 -0700)
committerCheng Chen <chengchen@google.com>
Fri, 26 Aug 2022 21:32:17 +0000 (14:32 -0700)
commitfd45d113807eb00fd5b9e58784e48e662a6797b9
tree4a715e5fbcfc7906372f7206fec542d0851a518b
parent4bfab03e812f32167259f1e84356f862eb71fd44
L2E: Add gop size and ARF existence to frame info

Pass the encode frame info to external ml model, with the information
of gop size and whether alt ref is used.

Change-Id: I55be2d3de83d7182c1a1a174e44ead7e19045c9d
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_ext_ratectrl.c
vp9/encoder/vp9_ext_ratectrl.h
vpx/vpx_ext_ratectrl.h