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

  /external/opencv3/3rdparty/libjasper/
jp2_enc.c 176 ihdr->height = jas_image_height(image);
jpc_enc.c 583 cp->refgrdheight = cp->imgareatly + jas_image_height(image);
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg2000.cpp 119 m_height = jas_image_height( m_image );
  /external/opencv3/3rdparty/libjasper/jasper/
jas_image.h 318 #define jas_image_height(image) \ macro
  /external/opencv3/modules/imgcodecs/src/
grfmt_jpeg2000.cpp 125 m_height = jas_image_height( image );

Completed in 167 milliseconds