Home
last modified time | relevance | path

Searched refs:intra_count_high (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h67 double intra_count_high; // Coded intra high variance member
Dvp9_ethread.c243 tile_data->fp_data.intra_count_high += tile_data_t->fp_data.intra_count_high; in accumulate_fp_tile_stat()
Dvp9_firstpass.c746 fps->pcnt_intra_high = (double)(fp_acc_data->intra_count_high) / num_mbs; in first_pass_stat_calc()
793 this_tile->fp_data.intra_count_high += fp_acc_data->intra_count_high; in accumulate_fp_mb_row_stat()
1296 fp_acc_data->intra_count_high += 1.0; in vp9_first_pass_encode_tile_mb_row()
1300 fp_acc_data->intra_count_high += 1.0; in vp9_first_pass_encode_tile_mb_row()