OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPos
(Results
1 - 8
of
8
) sorted by null
/external/opencv/otherlibs/highgui/
bitstrm.h
71
void
SetPos
( int pos );
126
void
SetPos
( int pos );
146
void
SetPos
( int pos );
bitstrm.cpp
125
SetPos
( GetPos() ); // normalize position
151
SetPos
(0);
190
void RBaseStream::
SetPos
( int pos )
381
void RLBitStream::
SetPos
( int pos )
383
RBaseStream::
SetPos
(pos);
491
void RMBitStream::
SetPos
( int pos )
493
RBaseStream::
SetPos
(pos);
grfmt_tiff.cpp
320
m_strm.
SetPos
( offset );
344
m_strm.
SetPos
(pos);
383
m_strm.
SetPos
( header_offset );
590
m_strm.
SetPos
( m_offsets[s] );
grfmt_pxm.cpp
232
m_strm.
SetPos
( m_offset );
grfmt_sunras.cpp
201
m_strm.
SetPos
( m_offset );
grfmt_jpeg.cpp
517
if( m_is_opened )
SetPos
(0);
552
m_low_strm.
SetPos
( m_low_strm.GetPos() - 2 );
912
lstrm.
SetPos
( pos + length );
1021
lstrm.
SetPos
( m_offset );
1095
if( marker != 0xDA ) lstrm.
SetPos
( pos + length );
[
all
...]
grfmt_bmp.cpp
221
m_strm.
SetPos
( m_offset );
/external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
WinTestDlg.cc
[
all
...]
Completed in 186 milliseconds