Searched refs:RJpegBitStream (Results 1 - 2 of 2) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.h86 class RJpegBitStream : public RMBitStream class in inherits:RMBitStream
91 RJpegBitStream();
92 ~RJpegBitStream();
150 RJpegBitStream m_strm;
H A Dgrfmt_jpeg.cpp501 RJpegBitStream::RJpegBitStream() function in class:RJpegBitStream
505 RJpegBitStream::~RJpegBitStream()
511 bool RJpegBitStream::Open( const char* filename )
522 void RJpegBitStream::Close()
529 void RJpegBitStream::ReadBlock()
571 void RJpegBitStream::Flush()
578 void RJpegBitStream::AlignOnByte()
583 int RJpegBitStream
[all...]

Completed in 56 milliseconds