Home
last modified time | relevance | path

Searched defs:gf_arf_bits (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dpass2_strategy.c913 int64_t gf_group_bits, int gf_arf_bits, in allocate_gf_group_bits()
2691 int gf_arf_bits = (int)(ARF_BITS_FRACTION * gf_group_bits); in av1_gop_bit_allocation() local
2693 int gf_arf_bits = calculate_boost_bits( in av1_gop_bit_allocation() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2437 int gf_arf_bits) { in allocate_gf_group_bits()
2846 int gf_arf_bits; in define_gf_group() local