Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.h39 double avg_pcnt_second_ref; member
Dpass2_strategy.c396 gf_stats->avg_pcnt_second_ref += stats->pcnt_second_ref; in accumulate_next_frame_stats()
437 gf_stats->avg_pcnt_second_ref /= total_frame; in average_gf_stats()
464 *features++ = (float)gf_stats->avg_pcnt_second_ref; in get_features_from_gf_stats()
1537 gf_stats->avg_pcnt_second_ref = 0.0; in init_gf_stats()