Searched refs:intra_smooth_pct (Results 1 – 2 of 2) sorted by relevance
93 double intra_smooth_pct; // % of blocks that are smooth member
112 stats->intra_skip_pct, stats->intra_smooth_pct, in output_stats()144 section->intra_smooth_pct = 0.0; in zero_stats()175 section->intra_smooth_pct += frame->intra_smooth_pct; in accumulate_stats()204 section->intra_smooth_pct -= frame->intra_smooth_pct; in subtract_stats()747 fps->intra_smooth_pct = (double)(fp_acc_data->intra_smooth_count) / num_mbs; in first_pass_stat_calc()3246 twopass->mb_smooth_pct = this_frame.intra_smooth_pct; in vp9_rc_get_second_pass_params()