Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstclock.h182 #define GST_TIME_TO_TIMEVAL(t,tv) \ macro
Dgstpoll.c1519 GST_TIME_TO_TIMEVAL (timeout, tv); in gst_poll_wait()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.c1233 GST_TIME_TO_TIMEVAL (timestamp, group->buffer.timestamp); in gst_v4l2_buffer_pool_qbuf()
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.86699 * gst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_TO_TIMEVAL()