Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c3036 int tot_num_blocks = (source->y_height * source->y_width) >> 8; in measure_square_diff_partial() local
3059 if (num_blocks > (tot_num_blocks >> 4)) { in measure_square_diff_partial()
3089 int tot_num_blocks = cm->mb_rows * cm->mb_cols; in process_denoiser_mode_change() local
3135 if (total > 0 && (num_blocks > (tot_num_blocks >> 4))) { in process_denoiser_mode_change()