Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.cpp289 char format_buf[] = " "; in ff_decklink_set_format() local
291 memcpy(format_buf, cctx->format_code, FFMIN(strlen(cctx->format_code), sizeof(format_buf))); in ff_decklink_set_format()
292 BMDDisplayMode target_mode = (BMDDisplayMode)AV_RB32(format_buf); in ff_decklink_set_format()

Completed in 2 milliseconds