Lines Matching refs:tc_meta
3017 GstVideoTimeCodeMeta *tc_meta = gst_buffer_get_video_time_code_meta (buf); in handle_mq_input() local
3041 if (tc_meta) { in handle_mq_input()
3042 video_time_code_replace (&splitmux->fragment_start_tc, &tc_meta->tc); in handle_mq_input()
3045 calculate_next_max_timecode (splitmux, &tc_meta->tc, in handle_mq_input()
3057 tc_str = gst_video_time_code_to_string (&tc_meta->tc); in handle_mq_input()
3086 if (tc_meta) { in handle_mq_input()
3087 video_time_code_replace (&gop->start_tc, &tc_meta->tc); in handle_mq_input()
3093 tc_str = gst_video_time_code_to_string (&tc_meta->tc); in handle_mq_input()
3113 if (tc_meta) { in handle_mq_input()
3114 video_time_code_replace (&gop->start_tc, &tc_meta->tc); in handle_mq_input()
3120 tc_str = gst_video_time_code_to_string (&tc_meta->tc); in handle_mq_input()