]> granicus.if.org Git - libvpx/commit
Add get_gop_coding_frame_num()
authorangiebird <angiebird@google.com>
Mon, 21 Oct 2019 18:44:36 +0000 (11:44 -0700)
committerangiebird <angiebird@google.com>
Mon, 21 Oct 2019 19:03:10 +0000 (12:03 -0700)
commit31193de1ccccbcc4e3580613a28340a30ad7e6d4
tree793e19aca11cb4bb191776d47c2d5bad5ecdd60e
parentd1124adef036af484d4fe75b131f7724cbad53fb
Add get_gop_coding_frame_num()

This function will decide number of coding frames and whether to
use altref

Change-Id: I736190512ea92ce5387600712bd0e250ad7cb44c
vp9/encoder/vp9_firstpass.c