Searched refs:intra_smooth_count (Results 1 – 3 of 3) sorted by relevance
76 int intra_smooth_count; member
253 tile_data->fp_data.intra_smooth_count += in accumulate_fp_tile_stat()254 tile_data_t->fp_data.intra_smooth_count; in accumulate_fp_tile_stat()
747 fps->intra_smooth_pct = (double)(fp_acc_data->intra_smooth_count) / num_mbs; in first_pass_stat_calc()802 this_tile->fp_data.intra_smooth_count += fp_acc_data->intra_smooth_count; in accumulate_fp_mb_row_stat()952 ++(fp_acc_data->intra_smooth_count); in vp9_first_pass_encode_tile_mb_row()