Searched refs:first_tc (Results 1 – 2 of 2) sorted by relevance
172 GstVideoTimeCode *first_tc; member
737 if (qtpad->first_tc) in gst_qt_mux_pad_reset()738 gst_video_time_code_free (qtpad->first_tc); in gst_qt_mux_pad_reset()739 qtpad->first_tc = NULL; in gst_qt_mux_pad_reset()3046 qpad->first_tc = gst_video_time_code_copy (tc); in gst_qt_mux_prefill_samples()3845 gst_video_time_code_frames_since_daily_jam (qtpad->first_tc)); in gst_qt_mux_update_timecode()5033 if (pad->first_tc == NULL) { in gst_qt_mux_check_and_update_timecode()5042 pad->first_tc = gst_video_time_code_copy (tc); in gst_qt_mux_check_and_update_timecode()5060 gst_video_time_code_frames_since_daily_jam (pad->first_tc); in gst_qt_mux_check_and_update_timecode()5071 pad->trak->mdia.mdhd.time_info.timescale, pad->first_tc); in gst_qt_mux_check_and_update_timecode()5096 gst_video_time_code_frames_since_daily_jam (pad->first_tc); in gst_qt_mux_check_and_update_timecode()[all …]