Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c821 static void allocate_gf_group_bits(GF_GROUP *gf_group, RATE_CONTROL *const rc, in allocate_gf_group_bits() function
894 static void allocate_gf_group_bits(GF_GROUP *gf_group, RATE_CONTROL *const rc, in allocate_gf_group_bits() function
1893 allocate_gf_group_bits(gf_group, rc, gf_group_bits, gf_arf_bits, is_key_frame, in av1_gop_bit_allocation()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2284 static void allocate_gf_group_bits(VP9_COMP *cpi, int64_t gf_group_bits, in allocate_gf_group_bits() function
2872 allocate_gf_group_bits(cpi, gf_group_bits, gf_arf_bits); in define_gf_group()