HomeSort by relevance Sort by last modified time
    Searched refs:jas_iccprof_destroy (Results 1 - 5 of 5) sorted by null

  /external/opencv3/3rdparty/libjasper/jasper/
jas_icc.h 378 void jas_iccprof_destroy(jas_iccprof_t *prof);
  /external/opencv3/3rdparty/libjasper/
jp2_enc.c 246 jas_iccprof_destroy(iccprof);
jas_cm.c 161 jas_iccprof_destroy(iccprof);
170 jas_iccprof_destroy(iccprof);
334 jas_iccprof_destroy(prof->iccprof);
    [all...]
jas_icc.c 220 jas_iccprof_destroy(prof);
240 jas_iccprof_destroy(newprof);
244 void jas_iccprof_destroy(jas_iccprof_t *prof) function
355 jas_iccprof_destroy(prof);
    [all...]
jp2_dec.c 300 jas_iccprof_destroy(iccprof);

Completed in 42 milliseconds