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

  /external/opencv/otherlibs/highgui/
grfmt_sunras.h 58 RMT_EQUAL_RGB = 1 /* paletted image */
grfmt_sunras.cpp 118 m_maptype == RMT_EQUAL_RGB && m_maplength <= palSize && m_bpp <= 8))
196 if( !color && m_maptype == RMT_EQUAL_RGB )

Completed in 497 milliseconds