Searched refs:sectionstats (Results 1 – 1 of 1) sorted by relevance
2162 FIRSTPASS_STATS sectionstats; in define_gf_group() local2165 zero_stats(§ionstats); in define_gf_group()2170 accumulate_stats(§ionstats, &next_frame); in define_gf_group()2173 avg_stats(§ionstats); in define_gf_group()2176 (unsigned int)(sectionstats.intra_error / in define_gf_group()2177 DOUBLE_DIVIDE_CHECK(sectionstats.coded_error)); in define_gf_group()2179 Ratio = sectionstats.intra_error / in define_gf_group()2180 DOUBLE_DIVIDE_CHECK(sectionstats.coded_error); in define_gf_group()2791 FIRSTPASS_STATS sectionstats; in find_next_key_frame() local2794 zero_stats(§ionstats); in find_next_key_frame()[all …]