Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c688 gst_info_structure_to_string (const GstStructure * s) in gst_info_structure_to_string() function
758 s = gst_info_structure_to_string (gst_event_get_structure (event)); in gst_info_describe_event()
772 s = gst_info_structure_to_string (gst_message_get_structure (message)); in gst_info_describe_message()
788 s = gst_info_structure_to_string (gst_query_get_structure (query)); in gst_info_describe_query()
877 return gst_info_structure_to_string ((const GstStructure *) ptr); in gst_debug_print_object()
921 s = gst_info_structure_to_string (structure); in gst_debug_print_object()