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

  /external/opencv/otherlibs/highgui/
grfmt_bmp.h 51 BMP_RLE4 = 2,
grfmt_bmp.cpp 120 (m_bpp == 4 && m_rle_code == BMP_RLE4) ||
251 else if( m_rle_code == BMP_RLE4 ) // rle4 compression

Completed in 578 milliseconds