Searched refs:arf_depth_bits (Results 1 – 2 of 2) sorted by relevance
924 int arf_depth_bits[MAX_ARF_LAYERS + 1] = { 0 }; in allocate_gf_group_bits() local940 arf_depth_bits[idx] = in allocate_gf_group_bits()944 total_group_bits -= arf_depth_bits[idx]; in allocate_gf_group_bits()954 (int)(((int64_t)arf_depth_bits[gf_group->layer_depth[idx]] * in allocate_gf_group_bits()
2345 int arf_depth_bits[MAX_ARF_LAYERS] = { 0 }; in allocate_gf_group_bits() local2359 arf_depth_bits[idx] = calculate_boost_bits( in allocate_gf_group_bits()2363 total_group_bits -= arf_depth_bits[idx]; in allocate_gf_group_bits()2383 (int)(((int64_t)arf_depth_bits[gf_group->layer_depth[idx]] * in allocate_gf_group_bits()