Searched defs:step_h (Results 1 – 4 of 4) sorted by relevance
14 uint32_t min_h, max_h, step_h; member
423 const int step_h = bw4 >= 16 ? 2 : 1, step_v = bh4 >= 16 ? 2 : 1; in dav1d_refmvs_find() local
405 const int step_h = (block.height4x4 >= 16) ? 4 : 2; in TemporalScan() local
559 const int step_h = (xd->height >= mi_size_high[BLOCK_64X64]) in setup_ref_mv_list() local