Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/functional/detail/
Dcolor_cvt.hpp1006 const float _1_3 = 1.0f / 3.0f; in operator ()() local
/external/opencv3/modules/imgproc/test/
Dtest_color.cpp1013 static const double _1_3 = 0.333333333333; variable
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dcolor_detail.hpp1587 const float _1_3 = 1.0f / 3.0f; in RGB2LabConvert_f() local
/external/opencv3/modules/imgproc/src/
Dcolor.cpp5181 static const float _1_3 = 1.0f / 3.0f; in operator ()() local
7214 float _1_3 = 1.0f / 3.0f, _a = 16.0f / 116.0f; in ocl_cvtColor() local