Searched refs:search_width (Results 1 – 2 of 2) sorted by relevance
2140 const int search_width = bw << 1; in vp9_int_pro_motion_estimation() local2182 for (idx = 0; idx < search_width; idx += 16) { in vp9_int_pro_motion_estimation()
2185 const int search_width = bw << 1; in av1_int_pro_motion_estimation() local2224 for (idx = 0; idx < search_width; idx += 16) { in av1_int_pro_motion_estimation()