Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1801 const int search_width = bw << 1; in vp9_int_pro_motion_estimation() local
1842 for (idx = 0; idx < search_width; idx += 16) { in vp9_int_pro_motion_estimation()