Home | History | Annotate | Download | only in highgui

Lines Matching refs:RLBitStream

366 /////////////////////////  RLBitStream ////////////////////////////
368 RLBitStream::~RLBitStream()
373 void RLBitStream::ReadBlock()
381 void RLBitStream::SetPos( int pos )
390 int RLBitStream::GetPos()
396 int RLBitStream::Get( int bits )
415 int RLBitStream::Show( int bits )
435 void RLBitStream::Move( int shift )
443 int RLBitStream::GetHuff( const short* table )
470 void RLBitStream::Skip( int bytes )