Home
last modified time | relevance | path

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

/external/opencv3/modules/imgcodecs/src/
Dgrfmt_sunras.hpp59 enum SunRasMapType enum
87 SunRasMapType m_maptype;
Dgrfmt_sunras.cpp91 m_maptype = (SunRasMapType)m_strm.getDWord(); in readHeader()
/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()