Home
last modified time | relevance | path

Searched refs:G_ONCE_INIT (Results 1 – 25 of 33) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparseelement.c101 static GOnce mdvd_rx_once = G_ONCE_INIT; in gst_sub_parse_data_format_autodetect()
102 static GOnce subrip_rx_once = G_ONCE_INIT; in gst_sub_parse_data_format_autodetect()
103 static GOnce dks_rx_once = G_ONCE_INIT; in gst_sub_parse_data_format_autodetect()
104 static GOnce vtt_rx_once = G_ONCE_INIT; in gst_sub_parse_data_format_autodetect()
/third_party/glib/glib/tests/
Donce.c45 GOnce once = G_ONCE_INIT; in test_once_single_threaded()
61 static GOnce once_multi_threaded = G_ONCE_INIT;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dpbutils.c100 static GOnce locale_init_once = G_ONCE_INIT; in gst_pb_utils_init_locale_text_domain()
/third_party/gstreamer/gstplugins_base/ext/gl/effects/
Dgstgleffectblur.c42 static GOnce my_once = G_ONCE_INIT; in gst_gl_effects_blur_kernel()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsndec.c395 static GOnce gonce = G_ONCE_INIT; in rsn_audiodec_get_decoder_factories()
445 static GOnce gonce = G_ONCE_INIT; in rsn_videodec_get_decoder_factories()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgioelement.c134 static GOnce once = G_ONCE_INIT; in gst_gio_get_supported_protocols()
/third_party/glib/glib/
Dgthread.h102 #define G_ONCE_INIT { G_ONCE_STATUS_NOTCALLED, NULL } macro
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfaceblur.cpp126 static GOnce once = G_ONCE_INIT; in gst_opencv_face_blur_flags_get_type()
Dgstfacedetect.cpp182 static GOnce once = G_ONCE_INIT; in gst_opencv_face_detect_flags_get_type()
/third_party/glib/tests/
Dthread-test.c344 static GOnce once_init = G_ONCE_INIT; in test_g_thread_once()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.c386 static GOnce once = G_ONCE_INIT; in gst_va_video_format_fix_map()
Dgstvavp8dec.c545 static GOnce debug_once = G_ONCE_INIT; in gst_va_vp8_dec_register()
Dgstvampeg2dec.c676 static GOnce debug_once = G_ONCE_INIT; in gst_va_mpeg2_dec_register()
Dgstvavp9dec.c705 static GOnce debug_once = G_ONCE_INIT; in gst_va_vp9_dec_register()
Dgstvadeinterlace.c814 static GOnce debug_once = G_ONCE_INIT; in gst_va_deinterlace_register()
Dgstvah264dec.c965 static GOnce debug_once = G_ONCE_INIT; in gst_va_h264_dec_register()
Dgstvaav1dec.c957 static GOnce debug_once = G_ONCE_INIT; in gst_va_av1_dec_register()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c96 static GOnce module_self_gonce = G_ONCE_INIT;
99 static GOnce module_opengl_gonce = G_ONCE_INIT;
125 static GOnce module_gles2_gonce = G_ONCE_INIT;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dtags.c234 static GOnce mb_once = G_ONCE_INIT; in gst_tag_register_musicbrainz_tags()
/third_party/glib/gio/
Dgunionvolumemonitor.c439 static GOnce once_init = G_ONCE_INIT; in get_native_class()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.c472 static GOnce module_opengl_dll_gonce = G_ONCE_INIT;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-format.c592 static GOnce raw_audio_formats_once = G_ONCE_INIT; in gst_audio_formats_raw()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstjniutils.c792 GOnce once = G_ONCE_INIT; in gst_amc_jni_initialize()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c566 static GOnce once = G_ONCE_INIT; in gst_player_new()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.c33 static GOnce once = G_ONCE_INIT;

12