Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.h162 static const BMDPixelFormat decklink_raw_format_map[] = { variable
H A Ddecklink_dec.cpp1192 if (cctx->raw_format > 0 && (unsigned int)cctx->raw_format < FF_ARRAY_ELEMS(decklink_raw_format_map)) in ff_decklink_read_header()
1193 ctx->raw_format = decklink_raw_format_map[cctx->raw_format]; in ff_decklink_read_header()

Completed in 5 milliseconds