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

  /external/opencv/otherlibs/highgui/
grfmt_bmp.h 50 BMP_RLE8 = 1,
grfmt_bmp.cpp 121 (m_bpp == 8 && m_rle_code == BMP_RLE8)))
339 else if( m_rle_code == BMP_RLE8 ) // rle8 compression

Completed in 763 milliseconds