Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_sunras.h58 RMT_EQUAL_RGB = 1 /* paletted image */ enumerator
Dgrfmt_sunras.cpp118 m_maptype == RMT_EQUAL_RGB && m_maplength <= palSize && m_bpp <= 8)) in ReadHeader()
196 if( !color && m_maptype == RMT_EQUAL_RGB ) in ReadData()