Lines Matching refs:tc_str
3055 gchar *tc_str; in handle_mq_input() local
3057 tc_str = gst_video_time_code_to_string (&tc_meta->tc); in handle_mq_input()
3060 GST_TIME_FORMAT, tc_str, in handle_mq_input()
3062 g_free (tc_str); in handle_mq_input()
3091 gchar *tc_str; in handle_mq_input() local
3093 tc_str = gst_video_time_code_to_string (&tc_meta->tc); in handle_mq_input()
3094 GST_DEBUG_OBJECT (splitmux, "Next GOP start timecode %s", tc_str); in handle_mq_input()
3095 g_free (tc_str); in handle_mq_input()
3118 gchar *tc_str; in handle_mq_input() local
3120 tc_str = gst_video_time_code_to_string (&tc_meta->tc); in handle_mq_input()
3122 tc_str); in handle_mq_input()
3123 g_free (tc_str); in handle_mq_input()