Home
last modified time | relevance | path

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

/dports/graphics/opencv/.build/3rdparty/ippicv/ippicv_lnx/icv/include/
H A Dippicv_types.h131 ippCmpGreaterEq, enumerator
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Darithm_ipp.hpp276 case CMP_GE: return ippCmpGreaterEq; in arithm_ipp_convert_cmp()