Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h5692 /* [in] */ IDeckLinkMemoryAllocator *theAllocator) = 0;
5838 /* [in] */ IDeckLinkMemoryAllocator *theAllocator);
5994 #define IDeckLinkOutput_SetVideoOutputFrameMemoryAllocator(This,theAllocator) \ argument
5995 ( (This)->lpVtbl -> SetVideoOutputFrameMemoryAllocator(This,theAllocator) )
6117 /* [in] */ IDeckLinkMemoryAllocator *theAllocator) = 0;
6203 /* [in] */ IDeckLinkMemoryAllocator *theAllocator);
6285 #define IDeckLinkInput_SetVideoInputFrameMemoryAllocator(This,theAllocator) \ argument
6286 ( (This)->lpVtbl -> SetVideoInputFrameMemoryAllocator(This,theAllocator) )
6469 /* [in] */ IDeckLinkMemoryAllocator *theAllocator) = 0;
6553 /* [in] */ IDeckLinkMemoryAllocator *theAllocator);
[all …]
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPI.h781 …l HRESULT SetVideoOutputFrameMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;
839 …al HRESULT SetVideoInputFrameMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;
890 virtual HRESULT SetMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPI.h786 …l HRESULT SetVideoOutputFrameMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;
844 …al HRESULT SetVideoInputFrameMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;
895 virtual HRESULT SetMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;