Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/jasper/
Djas_cm.h227 void jas_cmprof_destroy(jas_cmprof_t *prof);
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp188 jas_cmprof_destroy( clrprof ); in ReadData()
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_jpeg2000.cpp208 jas_cmprof_destroy( clrprof ); in readData()
/external/opencv3/3rdparty/libjasper/
Djas_cm.c305 jas_cmprof_destroy(prof); in jas_cmprof_createfromiccprof()
324 void jas_cmprof_destroy(jas_cmprof_t *prof) in jas_cmprof_destroy() function
Djas_image.c294 jas_cmprof_destroy(image->cmprof_); in jas_image_destroy()