Home
last modified time | relevance | path

Searched refs:BMDVideoInputFormatChangedEvents (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPI.h166 typedef uint32_t BMDVideoInputFormatChangedEvents; typedef
708 …virtual HRESULT VideoInputFormatChanged (/* in */ BMDVideoInputFormatChangedEvents notificationEve…
720 …virtual HRESULT VideoInputSignalChanged (/* in */ BMDVideoInputFormatChangedEvents notificationEve…
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPI.h162 typedef uint32_t BMDVideoInputFormatChangedEvents; typedef
703 …virtual HRESULT VideoInputFormatChanged (/* in */ BMDVideoInputFormatChangedEvents notificationEve…
715 …virtual HRESULT VideoInputSignalChanged (/* in */ BMDVideoInputFormatChangedEvents notificationEve…
/third_party/ffmpeg/libavdevice/
Ddecklink_dec.cpp701 …virtual HRESULT STDMETHODCALLTYPE VideoInputFormatChanged(BMDVideoInputFormatChangedEvents, IDeckL…
1084 BMDVideoInputFormatChangedEvents events, IDeckLinkDisplayMode *mode, in VideoInputFormatChanged()
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h1500 typedef unsigned int BMDVideoInputFormatChangedEvents; typedef
1510 typedef enum _BMDVideoInputFormatChangedEvents BMDVideoInputFormatChangedEvents;
5082 /* [in] */ BMDVideoInputFormatChangedEvents notificationEvents,
5113 /* [in] */ BMDVideoInputFormatChangedEvents notificationEvents,
5178 /* [in] */ BMDVideoInputFormatChangedEvents notificationEvents,
5211 /* [in] */ BMDVideoInputFormatChangedEvents notificationEvents,
15820 /* [in] */ BMDVideoInputFormatChangedEvents notificationEvents,
15851 /* [in] */ BMDVideoInputFormatChangedEvents notificationEvents,
15932 /* [in] */ BMDVideoInputFormatChangedEvents notificationEvents,
15963 /* [in] */ BMDVideoInputFormatChangedEvents notificationEvents,
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklink.cpp925 VideoInputFormatChanged (BMDVideoInputFormatChangedEvents, in VideoInputFormatChanged() argument