Searched defs:SetPos (Results 1 - 1 of 1) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dbitstrm.cpp125 SetPos( GetPos() ); // normalize position
151 SetPos(0);
190 void RBaseStream::SetPos( int pos ) function in class:RBaseStream
381 void RLBitStream::SetPos( int pos ) function in class:RLBitStream
383 RBaseStream::SetPos(pos);
491 void RMBitStream::SetPos( int pos ) function in class:RMBitStream
493 RBaseStream::SetPos(pos);

Completed in 472 milliseconds