Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp176 jas_cmprof_t *clrprof = jas_cmprof_createfromclrspc( colorspace ); in ReadData() local
177 if( clrprof ) in ReadData()
179 … jas_image_t *img = jas_image_chclrspc( m_image, clrprof, JAS_CMXFORM_INTENT_RELCLR ); in ReadData()
188 jas_cmprof_destroy( clrprof ); in ReadData()