Home
last modified time | relevance | path

Searched defs:basetime (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/
Ddemo-osssrc.c136 GstClockTime basetime = gst_element_get_base_time (spectrum); in message_handler() local
Ddemo-audiotest.c183 GstClockTime basetime = gst_element_get_base_time (spectrum); in message_handler() local
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfsourceobject.c302 GstClockTime basetime = client->base_time; in gst_mf_source_object_get_running_time() local
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggstream.h108 gint64 basetime; member
Dgstoggdemux.h169 gint64 basetime; member
/third_party/ffmpeg/libavfilter/
Dvf_drawtext.c190 int64_t basetime; ///< base pts time in the real world for display member