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

  /external/opencv/otherlibs/highgui/
grfmt_jpeg2000.cpp 122 int numcmpts = jas_image_numcmpts( m_image ); local
123 for( int i = 0; i < numcmpts; i++ )
  /external/opencv3/modules/imgcodecs/src/
grfmt_jpeg2000.cpp 128 int numcmpts = jas_image_numcmpts( image ); local
130 for( int i = 0; i < numcmpts; i++ )
  /external/opencv3/3rdparty/libjasper/jasper/
jas_cm.h 150 int numcmpts; member in struct:__anon20197
  /external/opencv3/3rdparty/libjasper/
jp2_cod.h 152 uint_fast16_t numcmpts; member in struct:__anon20239
162 uint_fast16_t numcmpts; member in struct:__anon20240
jpc_enc.h 237 uint_fast16_t numcmpts; member in struct:__anon20299

Completed in 251 milliseconds