/third_party/gstreamer/gstreamer/gst/ |
D | gst_private.h | 268 GST_API GstDebugCategory *GST_CAT_GST_INIT; 269 GST_API GstDebugCategory *GST_CAT_MEMORY; 270 GST_API GstDebugCategory *GST_CAT_PARENTAGE; 271 GST_API GstDebugCategory *GST_CAT_STATES; 272 GST_API GstDebugCategory *GST_CAT_SCHEDULING; 273 GST_API GstDebugCategory *GST_CAT_BUFFER; 274 GST_API GstDebugCategory *GST_CAT_BUFFER_LIST; 275 GST_API GstDebugCategory *GST_CAT_BUS; 276 GST_API GstDebugCategory *GST_CAT_CAPS; 277 GST_API GstDebugCategory *GST_CAT_CLOCK; [all …]
|
D | gstinfo.h | 212 typedef struct _GstDebugCategory GstDebugCategory; typedef 348 typedef void (*GstLogFunction) (GstDebugCategory * category, 358 void gst_debug_log (GstDebugCategory * category, 367 void gst_debug_log_valist (GstDebugCategory * category, 377 void gst_debug_log_literal (GstDebugCategory * category, 388 GstDebugCategory *_gst_debug_category_new (const gchar * name, 395 GstDebugCategory *_gst_debug_get_category (const gchar *name); 401 void _gst_debug_dump_mem (GstDebugCategory * cat, const gchar * file, 427 gchar * gst_debug_log_get_line (GstDebugCategory * category, 436 void gst_debug_log_default (GstDebugCategory * category, [all …]
|
D | gstinfo.c | 209 GstDebugCategory *GST_CAT_DEFAULT = NULL; 211 GstDebugCategory *GST_CAT_GST_INIT = NULL; 212 GstDebugCategory *GST_CAT_MEMORY = NULL; 213 GstDebugCategory *GST_CAT_PARENTAGE = NULL; 214 GstDebugCategory *GST_CAT_STATES = NULL; 215 GstDebugCategory *GST_CAT_SCHEDULING = NULL; 217 GstDebugCategory *GST_CAT_BUFFER = NULL; 218 GstDebugCategory *GST_CAT_BUFFER_LIST = NULL; 219 GstDebugCategory *GST_CAT_BUS = NULL; 220 GstDebugCategory *GST_CAT_CAPS = NULL; [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstgldebug.h | 40 GstDebugCategory *cat; 106 GST_GL_ASYNC_CAT_LEVEL_LOG(GstGLAsyncDebug * ad, GstDebugCategory * cat, in GST_GL_ASYNC_CAT_LEVEL_LOG() 127 GstDebugCategory * cat, 136 GstDebugCategory * cat, 170 GstDebugCategory * cat, GstDebugLevel level, const gchar * file, in gst_gl_async_debug_store_log_msg()
|
D | gstglquery.h | 136 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log() 147 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()
|
D | gstglwindow_private.h | 27 G_GNUC_INTERNAL extern GstDebugCategory *gst_gl_window_debug;
|
D | gstglcontext_private.h | 27 G_GNUC_INTERNAL extern GstDebugCategory *gst_gl_context_debug;
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | pbutils.c | 67 static GstDebugCategory * 73 GstDebugCategory *cat = NULL; in gst_pb_utils_ensure_debug_category() 80 return (GstDebugCategory *) cat_gonce; in gst_pb_utils_ensure_debug_category()
|
D | install-plugins.c | 278 static GstDebugCategory * 284 GstDebugCategory *cat = NULL; in gst_pb_utils_install_plugins_ensure_debug_category() 292 return (GstDebugCategory *) cat_gonce; in gst_pb_utils_install_plugins_ensure_debug_category()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstinfo.c | 36 printf_extension_log_func (GstDebugCategory * category, in printf_extension_log_func() 232 compare_gst_log_func (GstDebugCategory * category, GstDebugLevel level, in compare_gst_log_func() 268 GstDebugCategory *cat = NULL; in GST_START_TEST() 295 GstDebugCategory *cat = NULL; in GST_START_TEST() 376 GstDebugCategory *cat1 = NULL, *cat2 = NULL; in GST_START_TEST() 394 GstDebugCategory *states; in GST_START_TEST() 417 GstDebugCategory *states; in GST_START_TEST() 418 GstDebugCategory *caps; in GST_START_TEST() 472 GstDebugCategory *cats[10000] = { NULL, }; in GST_START_TEST()
|
D | struct_sparc.h | 21 {"GstDebugCategory", sizeof (GstDebugCategory), 24},
|
D | struct_ppc32.h | 21 {"GstDebugCategory", sizeof (GstDebugCategory), 16},
|
D | struct_i386w.h | 21 {"GstDebugCategory", sizeof (GstDebugCategory), 16},
|
D | struct_arm.h | 22 {"GstDebugCategory", sizeof (GstDebugCategory), 16},
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfutils.h | 57 GstDebugCategory * cat, 68 GstDebugCategory * cat,
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvabasedec.h | 57 GstDebugCategory *debug_category; 111 GstDebugCategory * cat);
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11format.cpp | 33 static GstDebugCategory * 47 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
|
D | gstd3d11utils.cpp | 34 static GstDebugCategory * 48 return (GstDebugCategory *) cat_gonce; in ensure_debug_category() 518 _gst_d3d11_result (HRESULT hr, GstD3D11Device * device, GstDebugCategory * cat, in _gst_d3d11_result()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudautils.h | 31 _gst_cuda_debug(CUresult result, GstDebugCategory * category, in _gst_cuda_debug() 58 _gst_cuda_debug(CUresult result, GstDebugCategory * category,
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | rtpulpfeccommon.h | 140 void rtp_ulpfec_log_rtppacket (GstDebugCategory * cat, GstDebugLevel l… 144 void rtp_ulpfec_log_fec_packet (GstDebugCategory * cat, GstDebugLevel l…
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideosink.c | 58 static GstDebugCategory * 64 GstDebugCategory *cat = NULL; in gst_video_sink_ensure_debug_category() 71 return (GstDebugCategory *) cat_gonce; in gst_video_sink_ensure_debug_category()
|
D | video-frame.c | 36 static inline GstDebugCategory * 39 static GstDebugCategory *cat = NULL; in video_frame_get_perf_category() 42 GstDebugCategory *c; in video_frame_get_perf_category()
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | gstopuscommon.h | 32 GstDebugCategory * category, const char *msg,
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | tags.c | 48 static GstDebugCategory * 54 GstDebugCategory *cat = NULL; in gst_tag_ensure_debug_category() 61 return (GstDebugCategory *) cat_gonce; in gst_tag_ensure_debug_category()
|
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/ |
D | gstwasapi2util.h | 46 GstDebugCategory * cat,
|