Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c1119 #define CUSTOM_WRAPPER_END "</custom_wrapper>" macro
1194 wrapper = g_strdup (CUSTOM_WRAPPER_END); in gst_mpd_client_fetch_external_periods()
1196 gst_buffer_new_wrapped (wrapper, strlen (CUSTOM_WRAPPER_END) + 1)); in gst_mpd_client_fetch_external_periods()