Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstformat.c98 if ((def = gst_format_get_details (format)) != NULL) in gst_format_get_name()
121 if ((def = gst_format_get_details (format)) != NULL) in gst_format_to_quark()
235 gst_format_get_details (GstFormat format) in gst_format_get_details() function
Dgstformat.h119 gst_format_get_details (GstFormat format);
Dgstvalue.c4055 format_def = gst_format_get_details ((GstFormat) g_value_get_enum (value)); in gst_value_serialize_enum()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dprogressreport.c305 details = gst_format_get_details (format); in gst_progress_report_do_query()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstindex.c614 def = gst_format_get_details (format);
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstindex.c600 def = gst_format_get_details (format);