Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2305 int arf_depth_bits[MAX_ARF_LAYERS] = { 0 }; in allocate_gf_group_bits() local
2319 arf_depth_bits[idx] = calculate_boost_bits( in allocate_gf_group_bits()
2323 total_group_bits -= arf_depth_bits[idx]; in allocate_gf_group_bits()
2343 (int)((arf_depth_bits[gf_group->layer_depth[idx]] * in allocate_gf_group_bits()