Home
last modified time | relevance | path

Searched refs:g_strdelimit (Results 1 – 25 of 31) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dmklicensestables.c129 g_strdelimit (jur, "/", '\0'); in ref_to_jurisdiction()
260 cur_lang = g_strdelimit (g_strdup (ref), "-", '_'); in parse_start()
271 cur_lang = g_strdelimit (g_strdup (ref), "-", '_'); in parse_start()
354 g_strdelimit (txt, "\n", ' '); in parse_text()
588 g_strdelimit (simple_lang, "_", '\0'); in skip_translation()
Dlicenses.c374 g_strdelimit (nick, "/", ' '); in gst_tag_get_license_nick()
Dgstvorbistag.c282 g_strdelimit (c, ",", '.'); in gst_vorbis_tag_add()
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dtmplayerparse.c77 g_strdelimit (ret, "|", '\n'); in tmplayer_process_buffer()
Dgstsubparse.c532 g_strdelimit (rest, ",", '.'); in parse_mdvdsub()
848 g_strdelimit (s, " ", '0'); in parse_subrip_time()
849 g_strdelimit (s, ".", ','); in parse_subrip_time()
/third_party/gstreamer/gstplugins_bad/tests/examples/opencv/
Dgstmotioncells_dynamic_test.c142 g_strdelimit (input_buf, "\n", '\0'); in main()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dmissing-plugins.c458 g_strdelimit (desc, "|", '#'); in gst_missing_plugin_message_get_installer_detail()
649 g_strdelimit (description, "|", '#'); in gst_installer_detail_new()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.in.h111 gchar* g_strdelimit (gchar *string,
Dgstrfuncs.c2041 g_strdelimit (gchar *string,
/third_party/gstreamer/gstplugins_good/gst/apetag/
Dgstapedemux.c282 g_strdelimit (val, ",", '.'); in ape_demux_parse_tags()
/third_party/glib/glib/
Dgstrfuncs.h104 gchar* g_strdelimit (gchar *string,
Dgstrfuncs.c2049 g_strdelimit (gchar *string, in g_strdelimit() function
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavmux.c207 g_strdelimit (name, ".,|-<> ", '_'); in gst_ffmpegmux_base_init()
940 g_strdelimit (type_name, ".,|-<> ", '_'); in gst_ffmpegmux_register()
Dgstavdemux.c200 g_strdelimit (name, ".,|-<> ", '_'); in gst_ffmpegdemux_base_init()
2436 g_strdelimit (type_name, ".,|-<> ", '_');
2445 g_strdelimit (typefind_name, ".,|-<> ", '_');
2452 extensions = g_strdelimit (g_strdup (in_plugin->extensions), " ", ',');
Dgstavauddec.c854 g_strdelimit (type_name, ".,|-<> ", '_'); in gst_ffmpegauddec_register()
/third_party/gstreamer/gstplugins_good/ext/aalib/
Dgstaatv.c379 g_strdelimit (g_strdup (aa_dithernames[i]), " _", '-'); in gst_aatv_dither_get_type()
412 g_strdelimit (g_strdup (aa_fonts[i]->name), " _", '-'); in gst_aatv_font_get_type()
Dgstaasink.c151 g_strdelimit (g_strdup (aa_dithernames[i]), " _", '-'); in gst_aasink_dither_get_type()
/third_party/glib/glib/tests/
Dstrfuncs.c1190 string = g_strdelimit (NULL, "ABCDE", 'N'); in test_strdelimit()
1194 string = g_strdelimit (g_strdup (const_string), "<>", '?'); in test_strdelimit()
1198 string = g_strdelimit (g_strdup (const_string), NULL, '?'); in test_strdelimit()
1878 g_strdelimit (string, "M", 'N'); in test_bounds()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpjpegdepay.c477 g_strdelimit (s, ",", '.'); in gst_rtp_jpeg_depay_setcaps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsprange.c70 g_strdelimit (s, ",", '.'); in gst_strtod()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateutil.c364 g_strdelimit (lang_code, NULL, '\0'); in gst_kate_util_decoder_base_chain_kate_packet()
/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c1545 g_strdelimit (env_var, "/\\", '\0'); in gst_plugin_ext_dep_get_env_vars_hash()
1596 g_strdelimit (components[1], "/\\", G_DIR_SEPARATOR); in gst_plugin_ext_dep_extract_env_vars_paths()
Dgstvalue.c3367 g_strdelimit (caps_str, "=", '_'); in gst_value_serialize_sample()
3379 g_strdelimit (seg_str, "=", '_'); in gst_value_serialize_sample()
3390 g_strdelimit (info_str, "=", '_'); in gst_value_serialize_sample()
3431 g_strdelimit (fields[1], "_", '='); in gst_value_deserialize_sample()
3440 g_strdelimit (fields[2], "_", '='); in gst_value_deserialize_sample()
3448 g_strdelimit (fields[3], "_", '='); in gst_value_deserialize_sample()
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c2269 g_strdelimit (str64, "=", '_'); in gst_value_serialize_event()
2297 g_strdelimit (fields[4], "_", '='); in gst_value_deserialize_event()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggstream.c2058 g_strdelimit (language, NULL, '\0'); in extract_tags_kate()

12