Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dkshelpers.h56 gchar * ks_guid_to_string (const GUID * guid);
Dkshelpers.c346 ks_guid_to_string (const GUID * guid) in ks_guid_to_string() function
525 return ks_guid_to_string (guid); in ks_property_set_to_string()
Dksdeviceprovider.c279 guid_str = ks_guid_to_string (&bcdi->dbcc_classguid); in msg_window_message_proc()
301 guid_str = ks_guid_to_string (&bcdi->dbcc_classguid); in msg_window_message_proc()
Dksvideohelpers.c525 guid_str = ks_guid_to_string (&range->Specifier); in ks_video_probe_filter_for_caps()