Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/jasper/
Djas_image.h444 int jas_image_depalettize(jas_image_t *image, int cmptno, int numlutents,
/external/opencv3/3rdparty/libjasper/
Djp2_dec.c362jas_image_depalettize(dec->image, cmapent->cmptno, pclrd->numlutents, lutents, JP2_BPCTODTYPE(pclr… in jp2_decode()
Djas_image.c845 int jas_image_depalettize(jas_image_t *image, int cmptno, int numlutents, in jas_image_depalettize() function