Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgststructure.h296 gboolean gst_structure_get_int64 (const GstStructure * structure,
Dgstmessage.c1335 (void)gst_structure_get_int64(structure, "buffering-time", buffering_time); in gst_message_parse_buffering_time()
Dgststructure.c1662 gst_structure_get_int64 (const GstStructure * structure, in gst_structure_get_int64() function
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c1744 gst_structure_get_int64 (s, "timestamp", &ts); in handle_mq_output()