Home | History | Annotate | Download | only in highgui

Lines Matching refs:RJpegBitStream

501 RJpegBitStream::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::FindMarker()