/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gstgtksink.c | 38 #define FORMATS "{ BGRx, BGRA }" macro 40 #define FORMATS "{ xRGB, ARGB }" macro 47 GST_STATIC_CAPS (GST_VIDEO_CAPS_MAKE (FORMATS))
|
/third_party/python/Tools/c-analyzer/c_parser/ |
D | __main__.py | 140 FORMATS = { variable 148 parser.add_argument('--format', dest='fmt', default='summary', choices=tuple(FORMATS)) 183 do_fmt = FORMATS[fmt]
|
/third_party/python/Mac/Tools/ |
D | plistlib_generate_testdata.py | 14 FORMATS=[ variable 84 for fmt_name, fmt_key in FORMATS:
|
/third_party/python/Tools/c-analyzer/c_analyzer/ |
D | __main__.py | 190 if fmt in FORMATS: 255 FORMATS = { variable 264 parser.add_argument('--format', dest='fmt', default=default, choices=tuple(FORMATS)) 382 formats=FORMATS, 439 formats=FORMATS,
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | gstosssink.c | 110 #define FORMATS "{" GST_AUDIO_NE(S16)","GST_AUDIO_NE(U16)", S8, U8 }" macro 117 "format = (string) " FORMATS ", " 122 "format = (string) " FORMATS ", "
|
D | gstosssrc.c | 106 #define FORMATS "{" GST_AUDIO_NE(S16)","GST_AUDIO_NE(U16)", S8, U8 }" macro 112 "format = (string) " FORMATS ", " 117 "format = (string) " FORMATS ", "
|
/third_party/gstreamer/gstplugins_bad/gst/videoframe_audiolevel/ |
D | gstvideoframe-audiolevel.c | 52 # define FORMATS "{ S8, S16LE, S32LE, F32LE, F64LE }" macro 54 # define FORMATS "{ S8, S16BE, S32BE, F32BE, F64BE }" macro 62 GST_STATIC_CAPS (GST_AUDIO_CAPS_MAKE (FORMATS)) 69 GST_STATIC_CAPS (GST_AUDIO_CAPS_MAKE (FORMATS))
|
/third_party/python/Tools/c-analyzer/cpython/ |
D | __main__.py | 135 formats = dict(c_analyzer.FORMATS) 155 formats = dict(c_analyzer.FORMATS)
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | gdpdepay.c | 33 #define FORMATS "{ S8, "GST_AUDIO_NE(S16)" }" macro 37 "format = (string) "FORMATS", " \
|
D | gdppay.c | 33 #define FORMATS "{ S8, "GST_AUDIO_NE(S16)" }" macro 37 "format = (string) "FORMATS", " \
|
/third_party/gstreamer/gstplugins_good/ext/flac/ |
D | gstflacdec.c | 124 #define FORMATS "{ S8, S16LE, S24_32LE, S32LE } " macro 126 #define FORMATS "{ S8, S16BE, S24_32BE, S32BE } " macro 131 "format = (string) " FORMATS ", " \
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | audiowsinclimit.c | 49 #define FORMATS "{ "GST_AUDIO_NE (F32)","GST_AUDIO_NE (F64)" }" macro 55 "format = (string) " FORMATS ", " 63 "format = (string) " FORMATS ", "
|
D | audiowsincband.c | 49 #define FORMATS "{ "GST_AUDIO_NE (F32)","GST_AUDIO_NE (F64)" }" macro 55 "format = (string) " FORMATS ", " 63 "format = (string) " FORMATS ", "
|
/third_party/openssl/doc/man1/ |
D | pkcs8.pod | 56 This specifies the input format: see L<KEY FORMATS> for more details. The default 61 This specifies the output format: see L<KEY FORMATS> for more details. The default 163 =head1 KEY FORMATS
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audiorate.c | 38 #define FORMATS "{ "GST_AUDIO_NE(F32)", S8, S16LE, S16BE, " \ macro 43 "format = (string) "FORMATS", " \
|
D | audioresample.c | 43 #define FORMATS "{ F32LE, F64LE, S16LE, S32LE }" macro 45 #define FORMATS "{ F32BE, F64BE, S16BE, S32BE }" macro 50 "format = (string) "FORMATS", " \
|
D | audioconvert.c | 35 #define FORMATS "{ F32LE, F32BE, F64LE, F64BE, " \ macro 43 "format = (string) "FORMATS", " \
|
/third_party/gstreamer/gstplugins_good/gst/spectrum/ |
D | gstspectrum.c | 69 # define FORMATS "{ S16LE, S24LE, S32LE, F32LE, F64LE }" macro 71 # define FORMATS "{ S16BE, S24BE, S32BE, F32BE, F64BE }" macro 75 GST_AUDIO_CAPS_MAKE (FORMATS) ", " \
|
/third_party/gstreamer/gstplugins_bad/ext/modplug/ |
D | gstmodplug.cc | 93 #define FORMATS "{ " GST_AUDIO_NE (S32) ", " GST_AUDIO_NE (S16) ", U8 }" macro 100 " format = (string) " FORMATS ", "
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfdec.c | 31 #define FORMATS \ macro 38 "format = (string) " FORMATS ", "
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstrFormats.td | 12 // CPU INSTRUCTION FORMATS 699 // FLOATING POINT INSTRUCTION FORMATS
|
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/ |
D | gstsvthevcenc.c | 104 #define FORMATS "I420, Y42B, Y444, I420_10LE, I422_10LE, Y444_10LE" macro 106 #define FORMATS "I420, Y42B, Y444, I420_10BE, I422_10BE, Y444_10BE" macro 220 "format = (string) { " FORMATS " }, "
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.c | 113 #define FORMATS " { AYUV, BGRA, ARGB, RGBA, ABGR, Y444, Y42B, YUY2, UYVY, "\ macro 120 GST_STATIC_CAPS (GST_VIDEO_CAPS_MAKE (FORMATS)) 126 GST_STATIC_CAPS (GST_VIDEO_CAPS_MAKE (FORMATS))
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.c | 106 #define FORMATS " { AYUV, VUYA, BGRA, ARGB, RGBA, ABGR, Y444, Y42B, YUY2, UYVY, "\ macro 113 GST_STATIC_CAPS (GST_VIDEO_CAPS_MAKE (FORMATS))
|
/third_party/gstreamer/gstplugins_bad/ext/assrender/ |
D | gstassrender.c | 65 #define FORMATS "{ BGRx, RGBx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, \ macro 69 #define ASSRENDER_CAPS GST_VIDEO_CAPS_MAKE(FORMATS)
|