Home
last modified time | relevance | path

Searched refs:cat_gonce (Results 1 – 25 of 40) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dpbutils.c70 static gsize cat_gonce = 0; in gst_pb_utils_ensure_debug_category() local
72 if (g_once_init_enter (&cat_gonce)) { in gst_pb_utils_ensure_debug_category()
77 g_once_init_leave (&cat_gonce, (gsize) cat); in gst_pb_utils_ensure_debug_category()
80 return (GstDebugCategory *) cat_gonce; in gst_pb_utils_ensure_debug_category()
Dinstall-plugins.c281 static gsize cat_gonce = 0; in gst_pb_utils_install_plugins_ensure_debug_category() local
283 if (g_once_init_enter (&cat_gonce)) { in gst_pb_utils_install_plugins_ensure_debug_category()
289 g_once_init_leave (&cat_gonce, (gsize) cat); in gst_pb_utils_install_plugins_ensure_debug_category()
292 return (GstDebugCategory *) cat_gonce; in gst_pb_utils_install_plugins_ensure_debug_category()
Dmissing-plugins.c72 static gsize cat_gonce = 0; in gst_pb_utils_missing_plugins_ensure_debug_category() local
74 if (g_once_init_enter (&cat_gonce)) { in gst_pb_utils_missing_plugins_ensure_debug_category()
80 g_once_init_leave (&cat_gonce, (gsize) cat); in gst_pb_utils_missing_plugins_ensure_debug_category()
83 return (GstDebugCategory *) cat_gonce; in gst_pb_utils_missing_plugins_ensure_debug_category()
Dencoding-target.c97 static gsize cat_gonce = 0; in gst_pb_utils_encoding_target_ensure_debug_category() local
99 if (g_once_init_enter (&cat_gonce)) { in gst_pb_utils_encoding_target_ensure_debug_category()
105 g_once_init_leave (&cat_gonce, (gsize) cat); in gst_pb_utils_encoding_target_ensure_debug_category()
108 return (GstDebugCategory *) cat_gonce; in gst_pb_utils_encoding_target_ensure_debug_category()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11format.cpp36 static gsize cat_gonce = 0; in ensure_debug_category() local
38 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
44 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
47 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Dgstd3d11utils.cpp37 static gsize cat_gonce = 0; in ensure_debug_category() local
39 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
45 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
48 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio.c41 static gsize cat_gonce = 0; in ensure_debug_category() local
43 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
48 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
51 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Daudio-info.c35 static gsize cat_gonce = 0; in ensure_debug_category() local
37 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
43 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
46 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Daudio-channels.c40 static gsize cat_gonce = 0; in ensure_debug_category() local
42 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
48 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
51 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Daudio-channel-mixer.c37 static gsize cat_gonce = 0; in ensure_debug_category() local
39 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
45 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
48 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideosink.c61 static gsize cat_gonce = 0; in gst_video_sink_ensure_debug_category() local
63 if (g_once_init_enter (&cat_gonce)) { in gst_video_sink_ensure_debug_category()
68 g_once_init_leave (&cat_gonce, (gsize) cat); in gst_video_sink_ensure_debug_category()
71 return (GstDebugCategory *) cat_gonce; in gst_video_sink_ensure_debug_category()
Dvideo-resampler.c35 static gsize cat_gonce = 0; in ensure_debug_category() local
37 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
43 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
46 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Dvideo-color.c37 static gsize cat_gonce = 0; in ensure_debug_category() local
39 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
45 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
48 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Dvideo-blend.c42 static gsize cat_gonce = 0; in ensure_debug_category() local
44 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
50 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
53 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Dgstvideometa.c39 static gsize cat_gonce = 0; in ensure_debug_category() local
41 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
46 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
49 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Dvideo-chroma.c49 static gsize cat_gonce = 0; in ensure_debug_category() local
51 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
57 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
60 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Dvideo-anc.c43 static gsize cat_gonce = 0; in ensure_debug_category() local
45 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
51 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
54 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dlang.c57 static gsize cat_gonce = 0; in ensure_debug_category() local
59 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
65 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
68 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Dlicenses.c53 static gsize cat_gonce = 0; in ensure_debug_category() local
55 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
61 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
64 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Dtags.c51 static gsize cat_gonce = 0; in gst_tag_ensure_debug_category() local
53 if (g_once_init_enter (&cat_gonce)) { in gst_tag_ensure_debug_category()
58 g_once_init_leave (&cat_gonce, (gsize) cat); in gst_tag_ensure_debug_category()
61 return (GstDebugCategory *) cat_gonce; in gst_tag_ensure_debug_category()
Did3v2.c41 static gsize cat_gonce = 0; in id3v2_ensure_debug_category() local
43 if (g_once_init_enter (&cat_gonce)) { in id3v2_ensure_debug_category()
48 g_once_init_leave (&cat_gonce, cat); in id3v2_ensure_debug_category()
51 return (GstDebugCategory *) cat_gonce; in id3v2_ensure_debug_category()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.c47 static gsize cat_gonce = 0; in gst_vp8_debug_category_get() local
49 if (g_once_init_enter (&cat_gonce)) { in gst_vp8_debug_category_get()
54 g_once_init_leave (&cat_gonce, (gsize) cat); in gst_vp8_debug_category_get()
57 return (GstDebugCategory *) cat_gonce; in gst_vp8_debug_category_get()
Dgstjpegparser.c45 static gsize cat_gonce = 0; in ensure_debug_category() local
47 if (g_once_init_enter (&cat_gonce)) { in ensure_debug_category()
53 g_once_init_leave (&cat_gonce, cat_done); in ensure_debug_category()
56 return (GstDebugCategory *) cat_gonce; in ensure_debug_category()
Dgstmpegvideoparser.c127 static gsize cat_gonce = 0; in gst_mpegvideo_debug_category_get() local
129 if (g_once_init_enter (&cat_gonce)) { in gst_mpegvideo_debug_category_get()
135 g_once_init_leave (&cat_gonce, (gsize) cat); in gst_mpegvideo_debug_category_get()
138 return (GstDebugCategory *) cat_gonce; in gst_mpegvideo_debug_category_get()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c202 static gsize cat_gonce = 0; in gst_egl_image_ensure_debug_category() local
204 if (g_once_init_enter (&cat_gonce)) { in gst_egl_image_ensure_debug_category()
209 g_once_init_leave (&cat_gonce, (gsize) cat); in gst_egl_image_ensure_debug_category()
212 return (GstDebugCategory *) cat_gonce; in gst_egl_image_ensure_debug_category()

12