Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common_c.h62 int draw_bars; member
H A Ddecklink_common.h140 int draw_bars; member
H A Ddecklink_dec_c.c97 { "draw_bars", "draw bars on signal loss" , OFFSET(draw_bars), AV_OPT_TYPE_BOOL, { .i64 = 1}, 0, 1, DEC },
H A Ddecklink_dec.cpp890 if (ctx->draw_bars && videoFrame->GetPixelFormat() == bmdFormat8BitYUV) { in VideoInputFrameArrived()
1190 ctx->draw_bars = cctx->draw_bars; in ff_decklink_read_header()

Completed in 6 milliseconds