Searched refs:search_height (Results 1 – 2 of 2) sorted by relevance
2314 const int search_height = bh << 1; in vp9_int_pro_motion_estimation() local2361 for (idx = 0; idx < search_height; ++idx) { in vp9_int_pro_motion_estimation()
1646 const int search_height = bh << 1; in av1_int_pro_motion_estimation() local1693 for (idx = 0; idx < search_height; ++idx) { in av1_int_pro_motion_estimation()