Home
last modified time | relevance | path

Searched refs:gst_video_time_code_nsec_since_daily_jam (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideotimecode.c378 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), 0); in GST_START_TEST()
383 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), in GST_START_TEST()
389 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), in GST_START_TEST()
395 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), in GST_START_TEST()
401 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), in GST_START_TEST()
407 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), in GST_START_TEST()
413 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), in GST_START_TEST()
419 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), in GST_START_TEST()
425 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), in GST_START_TEST()
439 fail_unless_equals_uint64 (gst_video_time_code_nsec_since_daily_jam (tc), 0); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.h218 guint64 gst_video_time_code_nsec_since_daily_jam (const GstVideoTimeCode * tc);
Dgstvideotimecode.c311 gst_video_time_code_nsec_since_daily_jam (const GstVideoTimeCode * tc) in gst_video_time_code_nsec_since_daily_jam() function
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgsttimecodestamper.c1294 gst_video_time_code_nsec_since_daily_jam (timecodestamper->rtc_tc); in gst_timecodestamper_transform_ip()
1296 gst_video_time_code_nsec_since_daily_jam (&rtc_timecode_now); in gst_timecodestamper_transform_ip()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c1419 target_tc_time = gst_video_time_code_nsec_since_daily_jam (target_tc); in calculate_next_max_timecode()
1420 cur_tc_time = gst_video_time_code_nsec_since_daily_jam (cur_tc); in calculate_next_max_timecode()
1443 gst_video_time_code_nsec_since_daily_jam (tc_for_offset) + in calculate_next_max_timecode()