Searched refs:GST_VIDEO_TIME_CODE_INIT (Results 1 – 4 of 4) sorted by relevance
124 #define GST_VIDEO_TIME_CODE_INIT { {0, 0, 0, NULL}, 0, 0, 0, 0, 0 } macro
581 *out = (GstVideoTimeCode) GST_VIDEO_TIME_CODE_INIT; in interpolate_time_code_with_framerate()1965 GstVideoTimeCode tc = GST_VIDEO_TIME_CODE_INIT; in convert_cea708_cdp_cea608_raw()2005 GstVideoTimeCode tc = GST_VIDEO_TIME_CODE_INIT; in convert_cea708_cdp_cea608_s334_1a()2059 GstVideoTimeCode tc = GST_VIDEO_TIME_CODE_INIT; in convert_cea708_cdp_cea708_cc_data()2108 GstVideoTimeCode tc = GST_VIDEO_TIME_CODE_INIT; in convert_cea708_cdp_cea708_cdp()2483 self->current_output_timecode = (GstVideoTimeCode) GST_VIDEO_TIME_CODE_INIT; in gst_cc_converter_start()
1235 GstVideoTimeCode start_timecode = GST_VIDEO_TIME_CODE_INIT; in gst_mxf_demux_update_tracks()
42707 videotimecode: Add GST_VIDEO_TIME_CODE_INIT macro