Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/jasper/
Djas_cm.h88 #define JAS_CMXFORM_INTENT_RELCLR 1 macro
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp179 … jas_image_t *img = jas_image_chclrspc( m_image, clrprof, JAS_CMXFORM_INTENT_RELCLR ); in ReadData()
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_jpeg2000.cpp199 jas_image_t *_img = jas_image_chclrspc( image, clrprof, JAS_CMXFORM_INTENT_RELCLR ); in readData()