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

  /external/chromium_org/third_party/decklink/mac/include/
DeckLinkAPIDispatch_v8_0.cpp 39 typedef IDeckLinkAPIInformation* (*CreateAPIInformationFunc)(void);
92 IDeckLinkAPIInformation* CreateDeckLinkAPIInformationInstance (void)
DeckLinkAPIDispatch.cpp 40 typedef IDeckLinkAPIInformation* (*CreateAPIInformationFunc)(void);
96 IDeckLinkAPIInformation* CreateDeckLinkAPIInformationInstance (void)
DeckLinkAPI.h 385 class IDeckLinkAPIInformation;
457 /* Interface IDeckLinkAPIInformation - DeckLinkAPI attribute interface */
459 class IDeckLinkAPIInformation : public IUnknown
468 virtual ~IDeckLinkAPIInformation () {}; // call Release method to drop reference count
    [all...]

Completed in 541 milliseconds