Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstmessage.h325 } GstProgressType; typedef
745 GstMessage * gst_message_new_progress (GstObject * src, GstProgressType type, const gc…
748 void gst_message_parse_progress (GstMessage * message, GstProgressType * type, g…
Dgstmessage.c2425 gst_message_new_progress (GstObject * src, GstProgressType type, in gst_message_new_progress()
2459 gst_message_parse_progress (GstMessage * message, GstProgressType * type, in gst_message_parse_progress()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c409 GstProgressType type; in GST_START_TEST()
/third_party/gstreamer/gstreamer/tools/
Dgst-launch.c836 GstProgressType type; in bus_handler()