Searched refs:sectionstats (Results 1 – 1 of 1) sorted by relevance
2155 FIRSTPASS_STATS sectionstats; in define_gf_group() local2158 zero_stats(§ionstats); in define_gf_group()2163 accumulate_stats(§ionstats, &next_frame); in define_gf_group()2166 avg_stats(§ionstats); in define_gf_group()2169 (unsigned int)(sectionstats.intra_error / in define_gf_group()2170 DOUBLE_DIVIDE_CHECK(sectionstats.coded_error)); in define_gf_group()2172 Ratio = sectionstats.intra_error / in define_gf_group()2173 DOUBLE_DIVIDE_CHECK(sectionstats.coded_error); in define_gf_group()2784 FIRSTPASS_STATS sectionstats; in find_next_key_frame() local2787 zero_stats(§ionstats); in find_next_key_frame()[all …]