Home
last modified time | relevance | path

Searched defs:SetStreamOffset (Results 1 – 17 of 17) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/test_tools/
H A Dquic_stream_send_buffer_peer.cc13 void QuicStreamSendBufferPeer::SetStreamOffset( in SetStreamOffset() function in quic::test::QuicStreamSendBufferPeer
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/VirtualCamera/src/dshow/VirtualCamera/src/
H A Dpushsource.cpp56 HRESULT AkVCam::PushSource::SetStreamOffset(REFERENCE_TIME rtOffset) in SetStreamOffset() function in AkVCam::PushSource
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/
H A Dquic_stream_send_buffer_peer.cc13 void QuicStreamSendBufferPeer::SetStreamOffset( in SetStreamOffset() function in quic::test::QuicStreamSendBufferPeer
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Crypto/
H A DAp4StreamCipher.cpp82 AP4_CtrStreamCipher::SetStreamOffset(AP4_UI64 offset, in SetStreamOffset() function in AP4_CtrStreamCipher
239 AP4_CbcStreamCipher::SetStreamOffset(AP4_UI64 offset, in SetStreamOffset() function in AP4_CbcStreamCipher
548 AP4_PatternStreamCipher::SetStreamOffset(AP4_UI64 /*offset*/, in SetStreamOffset() function in AP4_PatternStreamCipher
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/libbento4/Crypto/
H A DAp4StreamCipher.cpp82 AP4_CtrStreamCipher::SetStreamOffset(AP4_UI64 offset, in SetStreamOffset() function in AP4_CtrStreamCipher
239 AP4_CbcStreamCipher::SetStreamOffset(AP4_UI64 offset, in SetStreamOffset() function in AP4_CbcStreamCipher
/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Drip.h144 void SetStreamOffset(Position Val) { StreamOffset = Val; } in SetStreamOffset() function
H A Dindex.cpp947 bool ReorderIndex::SetStreamOffset(Position Pos, Position StreamOffset) in SetStreamOffset() function in ReorderIndex
H A Dessence.h983 virtual void SetStreamOffset(Position EditUnit, UInt64 Offset) in SetStreamOffset() function
1908 void SetStreamOffset(Position NewOffset) in SetStreamOffset() function
/dports/games/openttd/openttd-12.1/src/
H A Dbmp.cpp69 static inline void SetStreamOffset(BmpBuffer *buffer, int offset) in SetStreamOffset() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A DnsPluginStreamListenerPeer.cpp266 nsresult nsPluginStreamListenerPeer::SetStreamOffset(int32_t value) { in SetStreamOffset() function in nsPluginStreamListenerPeer
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A DnsPluginStreamListenerPeer.cpp333 nsresult nsPluginStreamListenerPeer::SetStreamOffset(int32_t value) { in SetStreamOffset() function in nsPluginStreamListenerPeer
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/
H A Dstrbuffer.cpp587 void CIStreamBuffer::SetStreamOffset(CNcbiStreampos pos) in SetStreamOffset() function in CIStreamBuffer
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/
H A Dstrbuffer.cpp587 void CIStreamBuffer::SetStreamOffset(CNcbiStreampos pos) in SetStreamOffset() function in CIStreamBuffer
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A DnsPluginStreamListenerPeer.cpp822 nsPluginStreamListenerPeer::SetStreamOffset(int32_t value) in SetStreamOffset() function in nsPluginStreamListenerPeer
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/
H A Dobjistr.cpp785 void CObjectIStream::SetStreamOffset(CNcbiStreampos pos) in SetStreamOffset() function in CObjectIStream
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/
H A Dobjistr.cpp785 void CObjectIStream::SetStreamOffset(CNcbiStreampos pos) in SetStreamOffset() function in CObjectIStream
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs13281 pub unsafe fn SetStreamOffset(&self, rtoffset: i64) -> ::windows::runtime::Result<()> { in SetStreamOffset() method