Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.cpp122 static int decklink_select_input(AVFormatContext *avctx, BMDDeckLinkConfigurationID cfg_id) in decklink_select_input() function
209 ret = decklink_select_input(avctx, bmdDeckLinkConfigAudioInputConnection); in ff_decklink_set_configs()
212 ret = decklink_select_input(avctx, bmdDeckLinkConfigVideoInputConnection); in ff_decklink_set_configs()
498 ret = decklink_select_input(avctx, bmdDeckLinkConfigAudioInputConnection); in ff_decklink_list_formats()
501 ret = decklink_select_input(avctx, bmdDeckLinkConfigVideoInputConnection); in ff_decklink_list_formats()

Completed in 2 milliseconds