Home
last modified time | relevance | path

Searched refs:search_height (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2314 const int search_height = bh << 1; in vp9_int_pro_motion_estimation() local
2361 for (idx = 0; idx < search_height; ++idx) { in vp9_int_pro_motion_estimation()
/external/libaom/libaom/av1/encoder/
Dmcomp.c1646 const int search_height = bh << 1; in av1_int_pro_motion_estimation() local
1693 for (idx = 0; idx < search_height; ++idx) { in av1_int_pro_motion_estimation()