Searched refs:BMDTimecodeBCD (Results 1 – 5 of 5) sorted by relevance
| /third_party/gstreamer/gstplugins_bad/sys/decklink/osx/ |
| D | DeckLinkAPIDeckControl.h | 159 virtual HRESULT TimecodeUpdate (/* in */ BMDTimecodeBCD currentTimecode) = 0; 182 …virtual HRESULT GoToTimecode (/* in */ BMDTimecodeBCD timecode, /* out */ BMDDeckControlError *err… 191 …virtual HRESULT GetTimecodeBCD (/* out */ BMDTimecodeBCD *currentTimecode, /* out */ BMDDeckContro… 199 …virtual HRESULT StartExport (/* in */ BMDTimecodeBCD inTimecode, /* in */ BMDTimecodeBCD outTimeco… 200 …SULT StartCapture (/* in */ bool useVITC, /* in */ BMDTimecodeBCD inTimecode, /* in */ BMDTimecode…
|
| D | DeckLinkAPITypes.h | 48 typedef uint32_t BMDTimecodeBCD; typedef 110 virtual BMDTimecodeBCD GetBCD (void) = 0;
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/linux/ |
| D | DeckLinkAPIDeckControl.h | 159 virtual HRESULT TimecodeUpdate (/* in */ BMDTimecodeBCD currentTimecode) = 0; 182 …virtual HRESULT GoToTimecode (/* in */ BMDTimecodeBCD timecode, /* out */ BMDDeckControlError *err… 191 …virtual HRESULT GetTimecodeBCD (/* out */ BMDTimecodeBCD *currentTimecode, /* out */ BMDDeckContro… 199 …virtual HRESULT StartExport (/* in */ BMDTimecodeBCD inTimecode, /* in */ BMDTimecodeBCD outTimeco… 200 …SULT StartCapture (/* in */ bool useVITC, /* in */ BMDTimecodeBCD inTimecode, /* in */ BMDTimecode…
|
| D | DeckLinkAPITypes.h | 48 typedef uint32_t BMDTimecodeBCD; typedef 110 virtual BMDTimecodeBCD GetBCD (void) = 0;
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/win/ |
| D | DeckLinkAPI.h | 990 typedef unsigned int BMDTimecodeBCD; typedef 2192 virtual BMDTimecodeBCD STDMETHODCALLTYPE GetBCD( void) = 0; 2229 BMDTimecodeBCD ( STDMETHODCALLTYPE *GetBCD )( 2971 /* [in] */ BMDTimecodeBCD currentTimecode) = 0; 3008 /* [in] */ BMDTimecodeBCD currentTimecode); 3124 /* [in] */ BMDTimecodeBCD timecode, 3158 /* [out] */ BMDTimecodeBCD *currentTimecode, 3183 /* [in] */ BMDTimecodeBCD inTimecode, 3184 /* [in] */ BMDTimecodeBCD outTimecode, 3190 /* [in] */ BMDTimecodeBCD inTimecode, [all …]
|