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

  /external/opencv/otherlibs/highgui/
bitstrm.h 110 class RMByteStream : public RLByteStream
113 virtual ~RMByteStream();
bitstrm.cpp 277 //////////// RLByteStream & RMByteStream <Get[d]word>s ////////////////
279 RMByteStream::~RMByteStream()
325 int RMByteStream::GetWord()
344 int RMByteStream::GetDWord()

Completed in 159 milliseconds