Searched refs:ICV_WARP_CLIP_X (Results 1 – 1 of 1) sorted by relevance
55 #define ICV_WARP_CLIP_X(x) ((unsigned)(x) < (unsigned)ssize.width ? \ macro1001 int x0 = ICV_WARP_CLIP_X( ixs ); \1003 int x1 = ICV_WARP_CLIP_X( ixs + 1 ); \1276 int x0 = ICV_WARP_CLIP_X( ixs ); \1278 int x1 = ICV_WARP_CLIP_X( ixs + 1 ); \