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

  /external/opencv/otherlibs/highgui/
grfmt_sunras.h 81 SunRasMapType m_maptype; member in class:GrFmtSunRasterReader
grfmt_sunras.cpp 110 m_maptype = (SunRasMapType)m_strm.GetDWord();
117 (m_maptype == RMT_NONE && m_maplength == 0 ||
118 m_maptype == RMT_EQUAL_RGB && m_maplength <= palSize && m_bpp <= 8))
196 if( !color && m_maptype == RMT_EQUAL_RGB )

Completed in 896 milliseconds