Home
last modified time | relevance | path

Searched refs:total_arfs (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2308 int total_arfs = 1; // Account for the base layer ARF. in allocate_gf_group_bits() local
2320 rc->baseline_gf_interval - total_arfs - arf_depth_count[idx], in allocate_gf_group_bits()
2324 total_arfs += arf_depth_count[idx]; in allocate_gf_group_bits()
2328 normal_frames -= (total_arfs - 1); in allocate_gf_group_bits()