Searched refs:arf_depth_count (Results 1 – 1 of 1) sorted by relevance
2306 int arf_depth_count[MAX_ARF_LAYERS] = { 0 }; in allocate_gf_group_bits() local2313 ++arf_depth_count[gf_group->layer_depth[idx]]; in allocate_gf_group_bits()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()