OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_coeffs
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/modules/imgproc/src/
color.cpp
7154
const float * const
_coeffs
= sRGB2XYZ_D65, * const _whitept = D65;
local
7193
const float * const
_coeffs
= sRGB2XYZ_D65, * const _whitept = D65;
local
7265
const float * const
_coeffs
= XYZ2sRGB_D65, * const _whitept = D65;
local
[
all
...]
filter.cpp
3856
uchar*
_coeffs
= &coeffs[0];
local
[
all
...]
imgwarp.cpp
[
all
...]
/external/opencv3/modules/core/src/
mathfuncs.cpp
[
all
...]
Completed in 680 milliseconds