HomeSort by relevance Sort by last modified time
    Searched refs:IDeckLinkMemoryAllocator (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/decklink/mac/include/
DeckLinkAPI_v9_9.h 58 virtual HRESULT SetVideoOutputFrameMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;
DeckLinkAPI.h 382 class IDeckLinkMemoryAllocator;
429 /* Interface IDeckLinkMemoryAllocator - Memory allocator for video frames. */
431 class IDeckLinkMemoryAllocator : public IUnknown
486 virtual HRESULT SetVideoOutputFrameMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;
543 virtual HRESULT SetVideoInputFrameMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;
    [all...]
DeckLinkAPI_v7_3.h 69 virtual HRESULT SetVideoOutputFrameMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;
DeckLinkAPI_v7_1.h 111 virtual HRESULT STDMETHODCALLTYPE SetVideoOutputFrameMemoryAllocator (IDeckLinkMemoryAllocator* theAllocator) = 0;
DeckLinkAPI_v7_6.h 157 virtual HRESULT SetVideoOutputFrameMemoryAllocator (/* in */ IDeckLinkMemoryAllocator *theAllocator) = 0;

Completed in 820 milliseconds