Home
last modified time | relevance | path

Searched refs:IID_IDeckLinkProfileAttributes (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.h28 #define IID_IDeckLinkProfileAttributes IID_IDeckLinkAttributes macro
H A Ddecklink_common.cpp107 if (dl->QueryInterface(IID_IDeckLinkProfileAttributes, (void **)&attr) != S_OK) in decklink_get_attr_string()
589 if (ctx->dl->QueryInterface(IID_IDeckLinkProfileAttributes, (void **)&ctx->attr) != S_OK) { in ff_decklink_init_device()

Completed in 3 milliseconds