Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dconvert.cpp6001 haveDelta = std::fabs(delta) > DBL_EPSILON, in ocl_normalize() local
6004 if (!haveScale && !haveDelta && stype == dtype) in ocl_normalize()
6027 haveDelta ? " -D HAVE_DELTA" : "", in ocl_normalize()
6042 if (haveDelta) in ocl_normalize()
6049 if (haveDelta) in ocl_normalize()