]> granicus.if.org Git - libvpx/commit
Use compute_arf_boost() in define_gf_group()
authorangiebird <angiebird@google.com>
Tue, 15 Oct 2019 21:41:07 +0000 (14:41 -0700)
committerangiebird <angiebird@google.com>
Wed, 16 Oct 2019 18:38:45 +0000 (11:38 -0700)
commit10eefccdc307fa7be48ab256ed855575ffd2179a
treeecaf03a7c6d06cb52f61a7340cedc94796964b7f
parent3c055612c6b97bbea36767a38b8c5261bf0c839c
Use compute_arf_boost() in define_gf_group()

Remove reset_fpf_position() because
compute_arf_boost does not count on twopass->stats_in

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