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

  /external/opencv3/3rdparty/libjasper/jasper/
jas_image.h 416 int jas_image_readcmpt(jas_image_t *image, int cmptno,
  /external/opencv/otherlibs/highgui/
grfmt_jpeg2000.cpp 232 if( !jas_image_readcmpt( m_image, cmptlut[i], 0, 0, xend / xstep, yend / ystep, buffer ))
  /external/opencv3/modules/imgcodecs/src/
grfmt_jpeg2000.cpp 252 if( !jas_image_readcmpt( image, cmptlut[i], 0, 0, xend / xstep, yend / ystep, buffer ))
  /external/opencv3/3rdparty/libjasper/
jas_image.c 404 int jas_image_readcmpt(jas_image_t *image, int cmptno, jas_image_coord_t x, function
    [all...]
jpc_enc.c     [all...]

Completed in 4903 milliseconds