Searched refs:video_input (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavdevice/ |
D | decklink_common_c.h | 54 int video_input; member
|
D | decklink_common.cpp | 127 … == bmdDeckLinkConfigAudioInputConnection) ? (int64_t)ctx->audio_input : (int64_t)ctx->video_input; in decklink_select_input() 296 if (ctx->dli->DoesSupportVideoMode(ctx->video_input, ctx->bmd_mode, ctx->raw_format, in ff_decklink_set_format() 310 if (ctx->dli->DoesSupportVideoMode(ctx->video_input, ctx->bmd_mode, ctx->raw_format, in ff_decklink_set_format()
|
D | decklink_common.h | 101 BMDVideoConnection video_input; member
|
D | decklink_dec_c.c | 64 …{ "video_input", "video input", OFFSET(video_input), AV_OPT_TYPE_INT, { .i64 = …
|
D | decklink_dec.cpp | 1185 …if (cctx->video_input > 0 && (unsigned int)cctx->video_input < FF_ARRAY_ELEMS(decklink_video_conne… in ff_decklink_read_header() 1186 ctx->video_input = decklink_video_connection_map[cctx->video_input]; in ff_decklink_read_header()
|
/third_party/ffmpeg/doc/ |
D | indevs.texi | 361 @item video_input
|