Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h5700 /* [out] */ IDeckLinkMutableVideoFrame **outFrame) = 0;
5847 /* [out] */ IDeckLinkMutableVideoFrame **outFrame);
5997 #define IDeckLinkOutput_CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFrame) \ argument
5998 ( (This)->lpVtbl -> CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFrame) )
10341 /* [out] */ IDeckLinkMutableVideoFrame **outFrame) = 0;
10482 /* [out] */ IDeckLinkMutableVideoFrame **outFrame);
10629 …ne IDeckLinkOutput_v10_11_CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFrame) \ argument
10630 ( (This)->lpVtbl -> CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFrame) )
11963 /* [out] */ IDeckLinkMutableVideoFrame **outFrame) = 0;
12099 /* [out] */ IDeckLinkMutableVideoFrame **outFrame);
[all …]
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPI.h787 …at pixelFormat, /* in */ BMDFrameFlags flags, /* out */ IDeckLinkMutableVideoFrame **outFrame) = 0;
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPI.h782 …at pixelFormat, /* in */ BMDFrameFlags flags, /* out */ IDeckLinkMutableVideoFrame **outFrame) = 0;