Searched refs:sectionstats (Results 1 – 2 of 2) 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()3008 FIRSTPASS_STATS sectionstats; in find_next_key_frame() local3011 zero_stats(§ionstats); in find_next_key_frame()3017 accumulate_stats(§ionstats, &next_frame); in find_next_key_frame()[all …]
1770 FIRSTPASS_STATS sectionstats; in define_gf_group() local1772 zero_stats(§ionstats); in define_gf_group()1777 accumulate_stats(§ionstats, &next_frame); in define_gf_group()1780 avg_stats(§ionstats); in define_gf_group()1783 (sectionstats.intra_error / in define_gf_group()1784 DOUBLE_DIVIDE_CHECK(sectionstats.coded_error)); in define_gf_group()2082 FIRSTPASS_STATS sectionstats; in find_next_key_frame() local2084 zero_stats(§ionstats); in find_next_key_frame()2089 accumulate_stats(§ionstats, &next_frame); in find_next_key_frame()2092 avg_stats(§ionstats); in find_next_key_frame()[all …]