Home
last modified time | relevance | path

Searched refs:gst_date_time_get_microsecond (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdatetime.c155 assert_equals_int (gst_date_time_get_microsecond (dt), 500000); in GST_START_TEST()
174 assert_equals_int (gst_date_time_get_microsecond (dt), 500000); in GST_START_TEST()
352 assert_almost_equals_int (now_us, gst_date_time_get_microsecond (dt)); in GST_START_TEST()
391 assert_equals_int (1234, gst_date_time_get_microsecond (dt)); in GST_START_TEST()
402 assert_equals_int (500000, gst_date_time_get_microsecond (dt)); in GST_START_TEST()
921 assert_equals_int (gst_date_time_get_microsecond (dt), in GST_START_TEST()
Dgstvalue.c2305 gst_date_time_get_microsecond (a) != gst_date_time_get_microsecond (b)) in date_time_equal()
2364 fail_unless (gst_date_time_get_microsecond (datetime) == 0); in GST_START_TEST()
2420 fail_unless (gst_date_time_get_microsecond (datetime) == 1); in GST_START_TEST()
2476 fail_unless (gst_date_time_get_microsecond (datetime) == 1); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.h95 gint gst_date_time_get_microsecond (const GstDateTime * datetime);
Dgstdatetime.c318 gst_date_time_get_microsecond (const GstDateTime * datetime) in gst_date_time_get_microsecond() function
809 msecs = gst_date_time_get_microsecond (datetime); in __gst_date_time_serialize()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Ddash_mpd.c163 assert_equals_int (gst_date_time_get_microsecond (availabilityStartTime), 0); in GST_START_TEST()
172 assert_equals_int (gst_date_time_get_microsecond (availabilityEndTime), in GST_START_TEST()
6096 assert_equals_int (gst_date_time_get_microsecond (availabilityStartTime), 0); in GST_START_TEST()
6107 assert_equals_int (gst_date_time_get_microsecond (availabilityEndTime), in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgstxmptag.c1569 microsec = gst_date_time_get_microsecond (datetime); in gst_value_serialize_xmp()
/third_party/gstreamer/gstreamer/
DChangeLog75971 API: gst_date_time_get_microsecond