Searched refs:RJpegBitStream (Results 1 – 2 of 2) sorted by relevance
86 class RJpegBitStream : public RMBitStream91 RJpegBitStream();92 ~RJpegBitStream();150 RJpegBitStream m_strm;
501 RJpegBitStream::RJpegBitStream() in RJpegBitStream() function in RJpegBitStream505 RJpegBitStream::~RJpegBitStream() in ~RJpegBitStream()511 bool RJpegBitStream::Open( const char* filename ) in Open()522 void RJpegBitStream::Close() in Close()529 void RJpegBitStream::ReadBlock() in ReadBlock()571 void RJpegBitStream::Flush() in Flush()578 void RJpegBitStream::AlignOnByte() in AlignOnByte()583 int RJpegBitStream::FindMarker() in FindMarker()