OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clrprof
(Results
1 - 1
of
1
) sorted by null
/external/opencv/otherlibs/highgui/
grfmt_jpeg2000.cpp
176
jas_cmprof_t *
clrprof
= jas_cmprof_createfromclrspc( colorspace );
local
177
if(
clrprof
)
179
jas_image_t *img = jas_image_chclrspc( m_image,
clrprof
, JAS_CMXFORM_INTENT_RELCLR );
188
jas_cmprof_destroy(
clrprof
);
Completed in 1120 milliseconds