Searched refs:allocate_gf_group_bits (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | pass2_strategy.c | 821 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/ |
D | vp9_firstpass.c | 2284 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()
|