Home
last modified time | relevance | path

Searched refs:gst_video_time_code_init (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dccconverter.c324 gst_video_time_code_init (&tc, 30, 1, NULL, GST_VIDEO_TIME_CODE_FLAGS_NONE, in check_conversion_tc_passthrough()
556 gst_video_time_code_init (&in_tc1, 30, 1, NULL, in GST_START_TEST()
560 gst_video_time_code_init (&out_tc1, 60, 1, NULL, in GST_START_TEST()
563 gst_video_time_code_init (&out_tc2, 60, 1, NULL, in GST_START_TEST()
613 gst_video_time_code_init (&in_tc1, 60, 1, NULL, in GST_START_TEST()
616 gst_video_time_code_init (&in_tc2, 60, 1, NULL, in GST_START_TEST()
620 gst_video_time_code_init (&out_tc1, 30, 1, NULL, in GST_START_TEST()
811 gst_video_time_code_init (&in_tc1, 30000, 1001, NULL, in GST_START_TEST()
815 gst_video_time_code_init (&in_tc2, 30000, 1001, NULL, in GST_START_TEST()
819 gst_video_time_code_init (&out_tc1, 30, 1, NULL, in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c283 gst_video_time_code_init (tc, fps_n, fps_d, jam, flags, in gst_video_time_code_init_from_date_time_full()
617 gst_video_time_code_init (tc, fps_n, fps_d, latest_daily_jam, flags, hours, in gst_video_time_code_new()
804 gst_video_time_code_init (GstVideoTimeCode * tc, guint fps_n, guint fps_d, in gst_video_time_code_init() function
Dgstvideotimecode.h168 void gst_video_time_code_init (GstVideoTimeCode * tc,
Dgstvideometa.c1199 gst_video_time_code_init (&meta->tc, fps_n, fps_d, latest_daily_jam, flags, in gst_buffer_add_video_time_code_meta_full()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideotimecode.c304 gst_video_time_code_init (tc1, 60, 1, NULL, 0, 12, 12, 12, 12, 0); in GST_START_TEST()
562 gst_video_time_code_init (tc, 30000, 1001, NULL, in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgsttimecodestamper.c797 gst_video_time_code_init (timecode, timecodestamper->fps_n, in gst_timecodestamper_update_timecode_framerate()
1880 gst_video_time_code_init (&ltc_tc->timecode, in gst_timecodestamper_ltcpad_chain()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccconverter.c587 gst_video_time_code_init (out, out_fps_n, out_fps_d, in interpolate_time_code_with_framerate()
1259 gst_video_time_code_init (tc, fps_entry->fps_n, fps_entry->fps_d, NULL, in convert_cea708_cdp_cea708_cc_data_internal()
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.c1298 gst_video_time_code_init (&start_timecode, track->edit_rate.n, in gst_mxf_demux_update_tracks()