Searched refs:intra_smooth_pct (Results 1 – 2 of 2) sorted by relevance
89 double intra_smooth_pct; // % of blocks that are smooth member
115 stats->intra_skip_pct, stats->intra_smooth_pct, in output_stats()147 section->intra_smooth_pct = 0.0; in zero_stats()178 section->intra_smooth_pct += frame->intra_smooth_pct; in accumulate_stats()207 section->intra_smooth_pct -= frame->intra_smooth_pct; in subtract_stats()754 fps->intra_smooth_pct = (double)(fp_acc_data->intra_smooth_count) / num_mbs; in first_pass_stat_calc()3220 twopass->mb_smooth_pct = this_frame.intra_smooth_pct; in vp9_rc_get_second_pass_params()