Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.h181 static const BMDVideoConnection decklink_video_connection_map[] = { variable
H A Ddecklink_dec.cpp1184 if (cctx->video_input > 0 && (unsigned int)cctx->video_input < FF_ARRAY_ELEMS(decklink_video_connection_map)) in ff_decklink_read_header()
1185 ctx->video_input = decklink_video_connection_map[cctx->video_input]; in ff_decklink_read_header()

Completed in 5 milliseconds