Home
last modified time | relevance | path

Searched refs:gst_video_time_code_clear (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dccconverter.c327 gst_video_time_code_clear (&tc); in check_conversion_tc_passthrough()
573 gst_video_time_code_clear (&in_tc1); in GST_START_TEST()
574 gst_video_time_code_clear (&out_tc1); in GST_START_TEST()
575 gst_video_time_code_clear (&out_tc2); in GST_START_TEST()
630 gst_video_time_code_clear (&in_tc1); in GST_START_TEST()
631 gst_video_time_code_clear (&in_tc2); in GST_START_TEST()
632 gst_video_time_code_clear (&out_tc1); in GST_START_TEST()
833 gst_video_time_code_clear (&in_tc1); in GST_START_TEST()
834 gst_video_time_code_clear (&out_tc1); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgsttimecodestamper.c442 gst_video_time_code_clear (&tc->timecode); in gst_timecodestamper_dispose()
675 gst_video_time_code_clear (&tc->timecode); in gst_timecodestamper_stop()
796 gst_video_time_code_clear (timecode); in gst_timecodestamper_update_timecode_framerate()
1323 gst_video_time_code_clear (&rtc_timecode_now); in gst_timecodestamper_transform_ip()
1438 gst_video_time_code_clear (&ltc_tc->timecode); in gst_timecodestamper_transform_ip()
1480 gst_video_time_code_clear (&ltc_tc->timecode); in gst_timecodestamper_transform_ip()
1718 gst_video_time_code_clear (&tc->timecode); in gst_timecodestamper_release_pad()
1893 gst_video_time_code_clear (&tmp->timecode); in gst_timecodestamper_ltcpad_chain()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.h195 void gst_video_time_code_clear (GstVideoTimeCode * tc);
Dgstvideotimecode.c266 gst_video_time_code_clear (tc); in gst_video_time_code_init_from_date_time_full()
635 gst_video_time_code_clear (tc); in gst_video_time_code_new_empty()
832 gst_video_time_code_clear (GstVideoTimeCode * tc) in gst_video_time_code_clear() function
Dgstvideometa.c1109 gst_video_time_code_clear (&emeta->tc); in gst_video_time_code_meta_init()
1119 gst_video_time_code_clear (&emeta->tc); in gst_video_time_code_meta_free()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccconverter.c452 gst_video_time_code_clear (&self->current_output_timecode); in gst_cc_converter_set_caps()
586 gst_video_time_code_clear (out); in interpolate_time_code_with_framerate()
2340 gst_video_time_code_clear (&self->current_output_timecode); in reset_counters()
2498 gst_video_time_code_clear (&self->current_output_timecode); in gst_cc_converter_stop()