Home
last modified time | relevance | path

Searched defs:hsv_shift (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dcolor_detail.hpp951 const int hsv_shift = 12; in RGB2HSVConvert() local
980 const int hsv_shift = 12; in RGB2HSVConvert() local
/external/opencv3/modules/cudev/include/opencv2/cudev/functional/detail/
Dcolor_cvt.hpp618 const int hsv_shift = 12; in operator ()() local
/external/opencv/cv/src/
Dcvcolor.cpp1155 const int hsv_shift = 12; in icvBGRx2HSV_8u_CnC3R() local
/external/opencv3/modules/imgproc/src/
Dcolor.cpp4133 const int hsv_shift = 12; in operator ()() local
7045 … int * const hdiv_table = hrange == 180 ? hdiv_table180 : hdiv_table256, hsv_shift = 12; in ocl_cvtColor() local