Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_sunras.h55 enum SunRasMapType enum
81 SunRasMapType m_maptype;
Dgrfmt_sunras.cpp110 m_maptype = (SunRasMapType)m_strm.GetDWord(); in ReadHeader()