Home
last modified time | relevance | path

Searched refs:StartCapture (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Drdtsc_buckets.cpp176 void BucketManager::StartCapture() in StartCapture() function in BucketManager
Drdtsc_buckets.h95 void StartCapture();
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dmediacapturewrapper.h139 HRESULT StartCapture();
Dgstmfcapturewinrt.cpp360 hr = self->capture->StartCapture (); in gst_mf_capture_winrt_start()
Dmediacapturewrapper.cpp553 MediaCaptureWrapper::StartCapture() in StartCapture() function in MediaCaptureWrapper
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drdtsc_core.h176 pBucketMgr->StartCapture(); in rdtscEndFrame()
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPIDeckControl.h200 …virtual HRESULT StartCapture (/* in */ bool useVITC, /* in */ BMDTimecodeBCD inTimecode, /* in */ …
DDeckLinkAPIStreaming.h306 virtual HRESULT StartCapture (void) = 0;
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPIDeckControl.h200 …virtual HRESULT StartCapture (/* in */ bool useVITC, /* in */ BMDTimecodeBCD inTimecode, /* in */ …
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h3188 virtual HRESULT STDMETHODCALLTYPE StartCapture(
3359 HRESULT ( STDMETHODCALLTYPE *StartCapture )(
3491 ( (This)->lpVtbl -> StartCapture(This,useVITC,inTimecode,outTimecode,error) )
4386 virtual HRESULT STDMETHODCALLTYPE StartCapture( void) = 0;
4451 HRESULT ( STDMETHODCALLTYPE *StartCapture )(
4509 ( (This)->lpVtbl -> StartCapture(This) )
12777 virtual HRESULT STDMETHODCALLTYPE StartCapture(
12948 HRESULT ( STDMETHODCALLTYPE *StartCapture )(
13080 ( (This)->lpVtbl -> StartCapture(This,useVITC,inTimecode,outTimecode,error) )
13385 virtual HRESULT STDMETHODCALLTYPE StartCapture(
[all …]