/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | nalutils.h | 121 CHECK_ALLOWED_MAX_WITH_DEBUG (G_STRINGIFY (val), val, max) 131 CHECK_ALLOWED_WITH_DEBUG (G_STRINGIFY (val), val, min, max) 135 GST_WARNING ("failed to read uint8 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ 142 GST_WARNING ("failed to read uint16 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ 149 GST_WARNING ("failed to read uint32 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ 156 GST_WARNING ("failed to read uint32 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ 163 GST_WARNING ("failed to read UE for '" G_STRINGIFY (val) "'"); \ 171 CHECK_ALLOWED_WITH_DEBUG (G_STRINGIFY (val), tmp, min, max); \ 178 CHECK_ALLOWED_MAX_WITH_DEBUG (G_STRINGIFY (val), tmp, max); \ 184 GST_WARNING ("failed to read SE for '" G_STRINGIFY (val) "'"); \ [all …]
|
/third_party/glib/glib/ |
D | gmessages.h | 263 "CODE_LINE", G_STRINGIFY (__LINE__), \ 310 __FILE__, G_STRINGIFY (__LINE__), \ 315 __FILE__, G_STRINGIFY (__LINE__), \ 318 __FILE__, G_STRINGIFY (__LINE__), \ 321 __FILE__, G_STRINGIFY (__LINE__), \ 324 __FILE__, G_STRINGIFY (__LINE__), \ 327 __FILE__, G_STRINGIFY (__LINE__), \ 359 __FILE__, G_STRINGIFY (__LINE__), \ 364 __FILE__, G_STRINGIFY (__LINE__), \ 367 __FILE__, G_STRINGIFY (__LINE__), \ [all …]
|
D | gmacros.h | 751 #define G_STRINGIFY(macro_or_string) G_STRINGIFY_ARG (macro_or_string) macro 775 #define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__) ":" __PRETTY_FUNCTION__ "()" 777 #define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__) 1080 #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
|
/third_party/glib/tests/ |
D | bit-test.c | 99 g_error (G_STRINGIFY (f1) " (%lu) = %d; " \ 100 G_STRINGIFY (f2) " (%lu) = %d; ", \ 107 g_error (G_STRINGIFY (f1) " (%lu, %d) = %d; " \ 108 G_STRINGIFY (f2) " (%lu, %d) = %d; ", \
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-format.h | 321 # define GST_AUDIO_NE(s) G_STRINGIFY(s)"LE" 322 # define GST_AUDIO_OE(s) G_STRINGIFY(s)"BE" 324 # define GST_AUDIO_NE(s) G_STRINGIFY(s)"BE" 325 # define GST_AUDIO_OE(s) G_STRINGIFY(s)"LE"
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | mpegtsdemux.c | 162 "video/mpegts,systemstream=true,packetsize=" G_STRINGIFY (PACKETSIZE)); in GST_START_TEST() 187 "video/mpegts,systemstream=true,packetsize=" G_STRINGIFY (PACKETSIZE)); in GST_START_TEST() 229 "video/mpegts,systemstream=true,packetsize=" G_STRINGIFY (PACKETSIZE)); in GST_START_TEST() 264 "video/mpegts,systemstream=true,packetsize=" G_STRINGIFY (PACKETSIZE)); in GST_START_TEST() 294 "video/mpegts,systemstream=true,packetsize=" G_STRINGIFY (PACKETSIZE)); in GST_START_TEST()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | gmacros.in.h | 136 #define G_STRINGIFY(macro_or_string) G_STRINGIFY_ARG (macro_or_string) 141 # define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__) ":" __PRETTY_FUNCTION__ "()" 143 # define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__)
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.h | 711 # define GST_VIDEO_NE(s) G_STRINGIFY(s)"_LE" 712 # define GST_VIDEO_OE(s) G_STRINGIFY(s)"_BE" 714 # define GST_VIDEO_NE(s) G_STRINGIFY(s)"_BE" 715 # define GST_VIDEO_OE(s) G_STRINGIFY(s)"_LE"
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfplatloader.c | 37 if (!g_module_symbol (module, G_STRINGIFY (name), (gpointer *) &vtable->func)) { \ 38 GST_WARNING ("Failed to load '%s', %s", G_STRINGIFY (name), g_module_error()); \
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcuvidloader.c | 34 if (!g_module_symbol (module, G_STRINGIFY (name), (gpointer *) &vtable->func)) { \ 36 … GST_ERROR ("Failed to load '%s' from %s, %s", G_STRINGIFY (name), filename, g_module_error()); \ 39 … GST_WARNING ("Failed to load '%s' from %s, %s", G_STRINGIFY (name), filename, g_module_error()); \
|
D | gstnvrtcloader.c | 39 if (!g_module_symbol (module, G_STRINGIFY (name), (gpointer *) &vtable->func)) { \ 40 GST_ERROR ("Failed to load '%s' from %s, %s", G_STRINGIFY (name), fname, g_module_error()); \
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | gstqtmuxmap.c | 97 "channels = (int) [ 1, " G_STRINGIFY (c) " ], " \ 98 "rate = (int) [ 1, " G_STRINGIFY (r) " ]"
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtphdrext-colorspace.c | 128 "extmap-" G_STRINGIFY (EXTMAP_ID) "=" GST_RTP_HDREXT_COLORSPACE_URI); in GST_START_TEST() 230 "extmap-" G_STRINGIFY (EXTMAP_ID) "=" GST_RTP_HDREXT_COLORSPACE_URI); in GST_START_TEST()
|
D | rtph263.c | 28 "payload=" G_STRINGIFY(p) 32 "payload="G_STRINGIFY(p)
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstplugin.h | 263 G_STRINGIFY(name), \ 284 gst_plugin_register_static (major, minor, G_STRINGIFY(name), \
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglfeature.c | 95 { G_STRINGIFY (name), G_STRUCT_OFFSET (GstGLFuncs, name) }, 110 { G_STRINGIFY (name), gl_availability, min_gl_major, min_gl_minor, min_gles_major, \
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audiotestsrc.c | 127 "channels = (int) " G_STRINGIFY (TEST_LAYOUT_CHANNELS) ", " 137 "channels = (int) " G_STRINGIFY (TEST_LAYOUT_CHANNELS) ", "
|
/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtobject.h | 37 #define GST_SRT_DEFAULT_URI GST_SRT_DEFAULT_URI_SCHEME"://"GST_SRT_DEFAULT_HOST":"G_STRINGIFY(GST_S…
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | view-options.hh | 113 …_CALLBACK, (gpointer) &parse_margin, "Margin around output (default: " G_STRINGIFY(DEFAULT_MARGIN)… in add_options()
|
/third_party/gstreamer/gstplugins_good/ext/soup/ |
D | gstsouploader.c | 49 if (!g_module_symbol (module, G_STRINGIFY (name), (gpointer *) &G_PASTE (vtable->_, name))) { \ 50 …GST_ERROR ("Failed to load '%s' from %s, %s", G_STRINGIFY (name), g_module_name (module), g_module… 56 …if (!g_module_symbol(module, G_STRINGIFY(name), (gpointer *)&G_PASTE(vtable->_, G_PASTE(name, G_PA… 57 GST_WARNING ("Failed to load '%s' from %s, %s", G_STRINGIFY(name), \
|
/third_party/gstreamer/gstplugins_bad/ext/bs2b/ |
D | gstbs2b.c | 54 "(int) [ " G_STRINGIFY (BS2B_MINSRATE) ", " G_STRINGIFY (BS2B_MAXSRATE) " ]"
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvaprofile.c | 38 G_STRINGIFY (G_PASTE (G_PASTE (VAProfile, codec), name)), \
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkphysicaldevice.c | 261 GST_DEBUG_OBJECT (device, prefix " " G_STRINGIFY(name) ": %s", \ 264 GST_DEBUG_OBJECT (device, prefix " " G_STRINGIFY(name) ": %" format, \ 267 GST_DEBUG_OBJECT (device, prefix " " G_STRINGIFY(name) \ 272 GST_DEBUG_OBJECT (device, prefix " " G_STRINGIFY(limit) \ 293 GST_DEBUG_OBJECT (device, prefix " " G_STRINGIFY(limit) ": (0x%x) %s", \
|
D | gstvktrash.c | 173 GST_TRACE_OBJECT (device, "Freeing vulkan " G_STRINGIFY (type) \ 210 GST_TRACE_OBJECT (device, "Freeing vulkan " G_STRINGIFY (type) \
|
/third_party/gstreamer/gstplugins_bad/ext/openal/ |
D | gstopenalsrc.c | 139 "audio/x-raw, " "format = (string) " G_STRINGIFY (U8) ", " 300 G_STRINGIFY (U8), "rate", GST_TYPE_INT_RANGE, OPENAL_MIN_RATE, in gst_openal_helper_probe_caps()
|