Home
last modified time | relevance | path

Searched refs:preset_user_path_quark (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpreset.c104 static GQuark preset_user_path_quark = 0; variable
145 if (!(preset_path = g_type_get_qdata (type, preset_user_path_quark))) { in preset_get_paths()
161 g_type_set_qdata (type, preset_user_path_quark, preset_path); in preset_get_paths()
1296 preset_user_path_quark = in gst_preset_base_init()