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

  /external/opencv/otherlibs/highgui/
grfmt_bmp.h 47 enum BmpCompression
74 BmpCompression m_rle_code;
grfmt_bmp.cpp 111 m_rle_code = (BmpCompression)m_strm.GetDWord();

Completed in 192 milliseconds