Searched refs:gst_video_time_code_frames_since_daily_jam (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | videotimecode.c | 379 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() 385 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() 391 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() 397 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() 403 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() 409 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() 415 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() 421 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() 427 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() 440 fail_unless_equals_uint64 (gst_video_time_code_frames_since_daily_jam (tc), in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideotimecode.h | 221 guint64 gst_video_time_code_frames_since_daily_jam (const GstVideoTimeCode * tc);
|
D | gstvideotimecode.c | 317 frames = gst_video_time_code_frames_since_daily_jam (tc); in gst_video_time_code_nsec_since_daily_jam() 334 gst_video_time_code_frames_since_daily_jam (const GstVideoTimeCode * tc) in gst_video_time_code_frames_since_daily_jam() function 935 frames_to_add = gst_video_time_code_frames_since_daily_jam (tc); in gst_video_time_code_add_interval()
|
/third_party/gstreamer/gstplugins_bad/gst/timecode/ |
D | gsttimecodestamper.c | 789 nframes = gst_video_time_code_frames_since_daily_jam (timecode); in gst_timecodestamper_update_timecode_framerate()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | gstqtmux.c | 3845 gst_video_time_code_frames_since_daily_jam (qtpad->first_tc)); in gst_qt_mux_update_timecode() 5060 gst_video_time_code_frames_since_daily_jam (pad->first_tc); in gst_qt_mux_check_and_update_timecode() 5096 gst_video_time_code_frames_since_daily_jam (pad->first_tc); in gst_qt_mux_check_and_update_timecode()
|