Home
last modified time | relevance | path

Searched refs:srcFrame (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPI.h1271 …virtual HRESULT ConvertFrame (/* in */ IDeckLinkVideoFrame* srcFrame, /* in */ IDeckLinkVideoFrame…
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPI.h1256 …virtual HRESULT ConvertFrame (/* in */ IDeckLinkVideoFrame* srcFrame, /* in */ IDeckLinkVideoFrame…
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h9612 /* [in] */ IDeckLinkVideoFrame *srcFrame,
9638 /* [in] */ IDeckLinkVideoFrame *srcFrame,
9664 #define IDeckLinkVideoConversion_ConvertFrame(This,srcFrame,dstFrame) \ argument
9665 ( (This)->lpVtbl -> ConvertFrame(This,srcFrame,dstFrame) )
15286 /* [in] */ IDeckLinkVideoFrame_v7_6 *srcFrame,
15312 /* [in] */ IDeckLinkVideoFrame_v7_6 *srcFrame,
15338 #define IDeckLinkVideoConversion_v7_6_ConvertFrame(This,srcFrame,dstFrame) \ argument
15339 ( (This)->lpVtbl -> ConvertFrame(This,srcFrame,dstFrame) )