Searched refs:intercount (Results 1 – 4 of 4) sorted by relevance
57 int intercount; member
230 tile_data->fp_data.intercount += tile_data_t->fp_data.intercount; in accumulate_fp_tile_stat()
748 fps->pcnt_inter = (double)(fp_acc_data->intercount) / num_mbs; in first_pass_stat_calc()795 this_tile->fp_data.intercount += fp_acc_data->intercount; in accumulate_fp_mb_row_stat()1229 ++(fp_acc_data->intercount); in vp9_first_pass_encode_tile_mb_row()
491 int intercount = 0; in vp8_first_pass() local681 intercount++; in vp8_first_pass()775 fps.pcnt_inter = 1.0 * (double)intercount / cm->MBs; in vp8_first_pass()