Searched refs:step_w (Results 1 – 4 of 4) sorted by relevance
13 uint32_t min_w, max_w, step_w; member
405 const int step_w = (block.width4x4 >= 16) ? 4 : 2; in TemporalScan() local443 mv_column += step_w; in TemporalScan()
351 s.step_w = v4lfrms.stepwise.step_width; in get_frame_sizes()
560 const int step_w = (xd->width >= mi_size_wide[BLOCK_64X64]) in setup_ref_mv_list() local565 for (int blk_col = 0; blk_col < blk_col_end; blk_col += step_w) { in setup_ref_mv_list()