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

  /external/opencv3/3rdparty/libjasper/jasper/
jas_image.h 444 int jas_image_depalettize(jas_image_t *image, int cmptno, int numlutents,
  /external/opencv3/3rdparty/libjasper/
jp2_dec.c 362 jas_image_depalettize(dec->image, cmapent->cmptno, pclrd->numlutents, lutents, JP2_BPCTODTYPE(pclrd->bpc[cmapent->pcol]), newcmptno);
jas_image.c 845 int jas_image_depalettize(jas_image_t *image, int cmptno, int numlutents, function
    [all...]

Completed in 797 milliseconds