Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c517 static int64_t calculate_total_gf_group_bits(AV1_COMP *cpi, in calculate_total_gf_group_bits() function
1014 gf_group_bits = calculate_total_gf_group_bits(cpi, gf_group_err); in define_gf_group()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2051 static int64_t calculate_total_gf_group_bits(VP9_COMP *cpi, in calculate_total_gf_group_bits() function
2653 gf_group_bits = calculate_total_gf_group_bits(cpi, gf_group_err); in define_gf_group()