Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2073 static int64_t calculate_total_gf_group_bits(VP9_COMP *cpi, in calculate_total_gf_group_bits() function
2568 gf_group_bits = calculate_total_gf_group_bits(cpi, gf_group_err); in define_gf_group()