Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1688 double group_error, int gf_arf_bits) { in allocate_gf_group_bits() argument
1793 if (group_error > 0) in allocate_gf_group_bits()
1794 err_fraction = modified_err / DOUBLE_DIVIDE_CHECK(group_error); in allocate_gf_group_bits()