Searched refs:search_width (Results 1 – 2 of 2) sorted by relevance
2298 const int search_width = bw << 1; in vp9_int_pro_motion_estimation() local2340 for (idx = 0; idx < search_width; idx += 16) { in vp9_int_pro_motion_estimation()
1986 const int search_width = bw << 1; in av1_int_pro_motion_estimation() local2029 aom_int_pro_row(hbuf, ref_buf, ref_stride, search_width, bh, row_norm_factor); in av1_int_pro_motion_estimation()