Searched refs:arf_depth_count (Results 1 – 2 of 2) sorted by relevance
925 int arf_depth_count[MAX_ARF_LAYERS + 1] = { 0 }; in allocate_gf_group_bits() local935 ++arf_depth_count[gf_group->layer_depth[idx]]; in allocate_gf_group_bits()942 total_overlays - arf_depth_count[idx], in allocate_gf_group_bits()945 total_arfs += arf_depth_count[idx]; in allocate_gf_group_bits()
2346 int arf_depth_count[MAX_ARF_LAYERS] = { 0 }; in allocate_gf_group_bits() local2353 ++arf_depth_count[gf_group->layer_depth[idx]]; in allocate_gf_group_bits()2360 rc->baseline_gf_interval - total_arfs - arf_depth_count[idx], in allocate_gf_group_bits()2364 total_arfs += arf_depth_count[idx]; in allocate_gf_group_bits()