Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c863 int layer_extra_bits[MAX_ARF_LAYERS + 1] = { 0 }; in allocate_gf_group_bits() local
866 layer_extra_bits[i] = in allocate_gf_group_bits()
877 arf_extra_bits = layer_extra_bits[gf_group->layer_depth[idx]]; in allocate_gf_group_bits()