Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Ddecklink_common.cpp369 IDeckLinkInput *input_config; in ff_decklink_list_devices() local
390 if (dl->QueryInterface(IID_IDeckLinkInput, (void **)&input_config) == S_OK) { in ff_decklink_list_devices()
391 input_config->Release(); in ff_decklink_list_devices()