Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c4003 gchar *sysid_string; in qtdemux_parse_pssh() local
4015 sysid_string = in qtdemux_parse_pssh()
4018 gst_qtdemux_append_protection_system_id (qtdemux, sysid_string); in qtdemux_parse_pssh()
4027 event = gst_event_new_protection (sysid_string, pssh, in qtdemux_parse_pssh()
4033 stream->stream_id, sysid_string); in qtdemux_parse_pssh()
4037 g_free (sysid_string); in qtdemux_parse_pssh()