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

  /external/opencv/otherlibs/highgui/
grfmt_sunras.h 51 RAS_BYTE_ENCODED = 2, /* RLE encoded */
grfmt_sunras.cpp 116 (m_type == RAS_BYTE_ENCODED && m_bpp == 8) || m_type == RAS_FORMAT_RGB) &&
207 if( m_type != RAS_BYTE_ENCODED )
276 if( m_type != RAS_BYTE_ENCODED )

Completed in 17 milliseconds