Searched refs:StartCapture (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | rdtsc_buckets.cpp | 176 void BucketManager::StartCapture() in StartCapture() function in BucketManager
|
D | rdtsc_buckets.h | 95 void StartCapture();
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | mediacapturewrapper.h | 139 HRESULT StartCapture();
|
D | gstmfcapturewinrt.cpp | 360 hr = self->capture->StartCapture (); in gst_mf_capture_winrt_start()
|
D | mediacapturewrapper.cpp | 553 MediaCaptureWrapper::StartCapture() in StartCapture() function in MediaCaptureWrapper
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | rdtsc_core.h | 176 pBucketMgr->StartCapture(); in rdtscEndFrame()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/ |
D | DeckLinkAPIDeckControl.h | 200 …virtual HRESULT StartCapture (/* in */ bool useVITC, /* in */ BMDTimecodeBCD inTimecode, /* in */ …
|
D | DeckLinkAPIStreaming.h | 306 virtual HRESULT StartCapture (void) = 0;
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/ |
D | DeckLinkAPIDeckControl.h | 200 …virtual HRESULT StartCapture (/* in */ bool useVITC, /* in */ BMDTimecodeBCD inTimecode, /* in */ …
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/ |
D | DeckLinkAPI.h | 3188 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 …]
|