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.h61 double intra_count_high; // Coded intra high variance member
Dvp9_ethread.c234 tile_data->fp_data.intra_count_high += tile_data_t->fp_data.intra_count_high; in accumulate_fp_tile_stat()
Dvp9_firstpass.c752 fps->pcnt_intra_high = (double)(fp_acc_data->intra_count_high) / num_mbs; in first_pass_stat_calc()
799 this_tile->fp_data.intra_count_high += fp_acc_data->intra_count_high; in accumulate_fp_mb_row_stat()
1313 fp_acc_data->intra_count_high += 1.0; in vp9_first_pass_encode_tile_mb_row()
1317 fp_acc_data->intra_count_high += 1.0; in vp9_first_pass_encode_tile_mb_row()