Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dprint_unittest.cc66 CefPrintSettings::DuplexMode duplex_mode = DUPLEX_MODE_SIMPLEX; in TEST() local
67 settings->SetDuplexMode(duplex_mode); in TEST()
68 EXPECT_EQ(duplex_mode, settings->GetDuplexMode()); in TEST()
/third_party/ffmpeg/libavdevice/
Ddecklink_common.cpp170 if (ctx->duplex_mode) { in ff_decklink_set_configs()
185 …BMDProfileID bmd_profile_id = ctx->duplex_mode == 2 ? bmdProfileOneSubDeviceFullDuplex : bmdProfil… in ff_decklink_set_configs()
193 …res = ctx->cfg->SetInt(bmdDeckLinkConfigDuplexMode, ctx->duplex_mode == 2 ? bmdDuplexModeFull : bm… in ff_decklink_set_configs()
198 …, AV_LOG_VERBOSE, "Successfully set duplex mode to %s duplex.\n", ctx->duplex_mode == 2 ? "full" :… in ff_decklink_set_configs()
Ddecklink_common_c.h50 int duplex_mode; member
Ddecklink_enc_c.c34 …{ "duplex_mode" , "duplex mode" , OFFSET(duplex_mode ), AV_OPT_TYPE_INT , { .i64 = 0…
Ddecklink_common.h133 int duplex_mode; member
Ddecklink_dec_c.c48 …{ "duplex_mode", "duplex mode", OFFSET(duplex_mode), AV_OPT_TYPE_INT, { .i64 = …
Ddecklink_enc.cpp561 ctx->duplex_mode = cctx->duplex_mode; in ff_decklink_write_header()
Ddecklink_dec.cpp1182 ctx->duplex_mode = cctx->duplex_mode; in ff_decklink_read_header()
/third_party/cef/libcef/browser/
Dprint_settings_impl.cc151 return static_cast<DuplexMode>(const_value().duplex_mode()); in GetDuplexMode()
/third_party/ffmpeg/doc/
Doutdevs.texi200 @item duplex_mode
Dindevs.texi346 @item duplex_mode