Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp121 int cntcmpts = 0; // count the known components in ReadHeader() local
133 cntcmpts++; in ReadHeader()
136 if( cntcmpts ) in ReadHeader()
138 m_iscolor = (cntcmpts > 1); in ReadHeader()