Home
last modified time | relevance | path

Searched defs:GetFrame (Results 1 – 25 of 1023) sorted by relevance

12345678910>>...41

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/execution_context/
H A Dexecution_context_lifecycle_observer.cc34 LocalFrame* ExecutionContextClient::GetFrame() const { in GetFrame() function in blink::ExecutionContextClient
70 LocalFrame* ExecutionContextLifecycleObserver::GetFrame() const { in GetFrame() function in blink::ExecutionContextLifecycleObserver
89 LocalFrame* DOMWindowClient::GetFrame() const { in GetFrame() function in blink::DOMWindowClient
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/media/base/
H A Dfake_frame_source.cc61 webrtc::VideoFrame FakeFrameSource::GetFrame() { in GetFrame() function in cricket::FakeFrameSource
65 webrtc::VideoFrame FakeFrameSource::GetFrame(int width, in GetFrame() function in cricket::FakeFrameSource
/dports/net-im/tg_owt/tg_owt-d578c76/src/media/base/
H A Dfake_frame_source.cc61 webrtc::VideoFrame FakeFrameSource::GetFrame() { in GetFrame() function in cricket::FakeFrameSource
65 webrtc::VideoFrame FakeFrameSource::GetFrame(int width, in GetFrame() function in cricket::FakeFrameSource
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/media/base/
H A Dfake_frame_source.cc61 webrtc::VideoFrame FakeFrameSource::GetFrame() { in GetFrame() function in cricket::FakeFrameSource
65 webrtc::VideoFrame FakeFrameSource::GetFrame(int width, in GetFrame() function in cricket::FakeFrameSource
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/media/base/
H A Dfake_frame_source.cc61 webrtc::VideoFrame FakeFrameSource::GetFrame() { in GetFrame() function in cricket::FakeFrameSource
65 webrtc::VideoFrame FakeFrameSource::GetFrame(int width, in GetFrame() function in cricket::FakeFrameSource
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dframe.hxx166 SfxFrame* GetFrame() const { return wFrame; } in GetFrame() function in SfxFrameItem
193 GetFrame() const in GetFrame() function in SfxUnoFrameItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dframe.hxx176 SfxFrame* GetFrame() const { return wFrame; } in GetFrame() function in SfxFrameItem
204 GetFrame() const in GetFrame() function in SfxUnoFrameItem
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_tools/frame_analyzer/
H A Dvideo_temporal_aligner.cc51 rtc::scoped_refptr<I420BufferInterface> GetFrame( in GetFrame() function in webrtc::test::__anon41e474c50111::LoopingVideo
72 rtc::scoped_refptr<I420BufferInterface> GetFrame( in GetFrame() function in webrtc::test::__anon41e474c50111::ReorderedVideo
98 rtc::scoped_refptr<I420BufferInterface> GetFrame( in GetFrame() function in webrtc::test::__anon41e474c50111::DownscaledVideo
127 rtc::scoped_refptr<I420BufferInterface> GetFrame( in GetFrame() function in webrtc::test::__anon41e474c50111::CachedVideo
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_tools/frame_analyzer/
H A Dvideo_temporal_aligner.cc51 rtc::scoped_refptr<I420BufferInterface> GetFrame( in GetFrame() function in webrtc::test::__anon301bd60a0111::LoopingVideo
72 rtc::scoped_refptr<I420BufferInterface> GetFrame( in GetFrame() function in webrtc::test::__anon301bd60a0111::ReorderedVideo
98 rtc::scoped_refptr<I420BufferInterface> GetFrame( in GetFrame() function in webrtc::test::__anon301bd60a0111::DownscaledVideo
127 rtc::scoped_refptr<I420BufferInterface> GetFrame( in GetFrame() function in webrtc::test::__anon301bd60a0111::CachedVideo
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/audio_effects/
H A DNoise.h76 std::shared_ptr<openshot::Frame> GetFrame(int64_t frame_number) override { in GetFrame() function
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/effects/
H A DDeinterlace.h74 …std::shared_ptr<openshot::Frame> GetFrame(int64_t frame_number) override { return GetFrame(std::ma… in GetFrame() function
H A DHue.h77 …std::shared_ptr<openshot::Frame> GetFrame(int64_t frame_number) override { return GetFrame(std::ma… in GetFrame() function
H A DNegate.h65 …std::shared_ptr<openshot::Frame> GetFrame(int64_t frame_number) override { return GetFrame(std::ma… in GetFrame() function
H A DChromaKey.h81 …std::shared_ptr<openshot::Frame> GetFrame(int64_t frame_number) override { return GetFrame(std::ma… in GetFrame() function
H A DShift.h80 …std::shared_ptr<openshot::Frame> GetFrame(int64_t frame_number) override { return GetFrame(std::ma… in GetFrame() function
H A DBrightness.h78 …std::shared_ptr<openshot::Frame> GetFrame(int64_t frame_number) override { return GetFrame(std::ma… in GetFrame() function
H A DBlur.h89 …std::shared_ptr<openshot::Frame> GetFrame(int64_t frame_number) override { return GetFrame(std::ma… in GetFrame() function
H A DSaturation.h89 …std::shared_ptr<openshot::Frame> GetFrame(int64_t frame_number) override { return GetFrame(std::ma… in GetFrame() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Dremote_dom_window.h18 RemoteFrame* GetFrame() const { in GetFrame() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dremote_dom_window.h18 RemoteFrame* GetFrame() const { in GetFrame() function
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2pointutil.cc96 Matrix3x3_d GetFrame(const S2Point& z) { in GetFrame() function
102 void GetFrame(const S2Point& z, Matrix3x3_d* m) { in GetFrame() function
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2pointutil.cc96 Matrix3x3_d GetFrame(const S2Point& z) { in GetFrame() function
102 void GetFrame(const S2Point& z, Matrix3x3_d* m) { in GetFrame() function
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2pointutil.cc96 Matrix3x3_d GetFrame(const S2Point& z) { in GetFrame() function
102 void GetFrame(const S2Point& z, Matrix3x3_d* m) { in GetFrame() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dflowfrm.hxx151 const SwFrame& GetFrame() const { return m_rThis; } in GetFrame() function in SwFlowFrame
152 SwFrame& GetFrame() { return m_rThis; } in GetFrame() function in SwFlowFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dflowfrm.hxx151 const SwFrame& GetFrame() const { return m_rThis; } in GetFrame() function in SwFlowFrame
152 SwFrame& GetFrame() { return m_rThis; } in GetFrame() function in SwFlowFrame

12345678910>>...41