Searched defs:step_h (Results 1 – 5 of 5) sorted by relevance
14 uint32_t min_h, max_h, step_h; member
41 int step_h = 8 << ctx->comp_sft[c][1]; in oapve_rc_get_tile_cost() local
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
563 const int step_h = (xd->height >= mi_size_high[BLOCK_64X64]) in setup_ref_mv_list() local