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

  /external/opencv3/modules/imgcodecs/src/
bitstrm.hpp 109 class RMByteStream : public RLByteStream
112 virtual ~RMByteStream();
bitstrm.cpp 244 //////////// RLByteStream & RMByteStream <Get[d]word>s ////////////////
246 RMByteStream::~RMByteStream()
292 int RMByteStream::getWord()
311 int RMByteStream::getDWord()
  /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 249 milliseconds