Searched refs:srcFrame (Results 1 – 3 of 3) sorted by relevance
| /third_party/gstreamer/gstplugins_bad/sys/decklink/osx/ |
| D | DeckLinkAPI.h | 1271 …virtual HRESULT ConvertFrame (/* in */ IDeckLinkVideoFrame* srcFrame, /* in */ IDeckLinkVideoFrame…
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/linux/ |
| D | DeckLinkAPI.h | 1256 …virtual HRESULT ConvertFrame (/* in */ IDeckLinkVideoFrame* srcFrame, /* in */ IDeckLinkVideoFrame…
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/win/ |
| D | DeckLinkAPI.h | 9612 /* [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) )
|