Searched refs:sectionstats (Results 1 – 1 of 1) sorted by relevance
2330 FIRSTPASS_STATS sectionstats; in define_gf_group() local2333 zero_stats(§ionstats); in define_gf_group()2339 accumulate_stats(§ionstats, &next_frame); in define_gf_group()2342 avg_stats(§ionstats); in define_gf_group()2345 (sectionstats.intra_error / in define_gf_group()2346 DOUBLE_DIVIDE_CHECK(sectionstats.coded_error)); in define_gf_group()2348 Ratio = sectionstats.intra_error / DOUBLE_DIVIDE_CHECK(sectionstats.coded_error); in define_gf_group()3006 FIRSTPASS_STATS sectionstats; in find_next_key_frame() local3009 zero_stats(§ionstats); in find_next_key_frame()3015 accumulate_stats(§ionstats, &next_frame); in find_next_key_frame()[all …]