Searched defs:calculate_total_gf_group_bits (Results 1 - 1 of 1) sorted by relevance

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

Completed in 56 milliseconds