Searched defs:CV_MAX_8U (Results 1 – 3 of 3) sorted by relevance
87 #define CV_MAX_8U(a,b) ((a) + CV_FAST_CAST_8U((b) - (a))) macro
107 #define CV_MAX_8U(a,b) ((a) + CV_FAST_CAST_8U((b) - (a))) macro
73 #define CV_MAX_8U(a,b) ((a) + CV_FAST_CAST_8U((b) - (a))) macro