Searched refs:RMT_EQUAL_RGB (Results 1 – 4 of 4) sorted by relevance
62 RMT_EQUAL_RGB = 1 /* paletted image */ enumerator
99 (m_maptype == RMT_EQUAL_RGB && m_maplength <= palSize && m_bpp <= 8))) in readHeader()175 if( !color && m_maptype == RMT_EQUAL_RGB ) in readData()
58 RMT_EQUAL_RGB = 1 /* paletted image */ enumerator
118 m_maptype == RMT_EQUAL_RGB && m_maplength <= palSize && m_bpp <= 8)) in ReadHeader()196 if( !color && m_maptype == RMT_EQUAL_RGB ) in ReadData()