Home
last modified time | relevance | path

Searched refs:bmdFormat8BitARGB (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPIModes.h225 bmdFormat8BitARGB = 32, enumerator
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPIModes.h225 bmdFormat8BitARGB = 32, enumerator
/third_party/ffmpeg/libavdevice/
Ddecklink_common.h162 bmdFormat8BitARGB,
Ddecklink_dec.cpp1091 …ctx->raw_format = (formatFlags & bmdDetectedVideoInputRGB444) ? bmdFormat8BitARGB : bmdFormat8BitY… in VideoInputFormatChanged()
1328 case bmdFormat8BitARGB: in ff_decklink_read_header()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklink.cpp371 {bmdFormat8BitARGB, 4, GST_VIDEO_FORMAT_ARGB},
713 case bmdFormat8BitARGB: /* 'ARGB' */ in gst_decklink_mode_get_structure()
935 pixelFormat = bmdFormat8BitARGB; in VideoInputFormatChanged()
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h1180 bmdFormat8BitARGB = 32, enumerator