Home
last modified time | relevance | path

Searched defs: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
3089 int tot_num_blocks = cm->mb_rows * cm->mb_cols; in process_denoiser_mode_change() local