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

  /external/opencv/otherlibs/highgui/
grfmt_sunras.h 97 WMByteStream m_strm;
bitstrm.h 205 class WMByteStream : public WLByteStream
208 virtual ~WMByteStream();
grfmt_jpeg.h 167 WMByteStream m_low_strm;
bitstrm.cpp 901 ///////////////////////////// WMByteStream ///////////////////////////////////
903 WMByteStream::~WMByteStream()
908 void WMByteStream::PutWord( int val )
928 void WMByteStream::PutDWord( int val )
grfmt_jpeg.cpp     [all...]

Completed in 61 milliseconds