Lines Matching defs:tc
66 gst_video_time_code_is_valid (const GstVideoTimeCode * tc) in gst_video_time_code_is_valid()
134 gst_video_time_code_to_string (const GstVideoTimeCode * tc) in gst_video_time_code_to_string()
170 gst_video_time_code_to_date_time (const GstVideoTimeCode * tc) in gst_video_time_code_to_date_time()
228 gst_video_time_code_init_from_date_time (GstVideoTimeCode * tc, in gst_video_time_code_init_from_date_time()
254 gst_video_time_code_init_from_date_time_full (GstVideoTimeCode * tc, in gst_video_time_code_init_from_date_time_full()
311 gst_video_time_code_nsec_since_daily_jam (const GstVideoTimeCode * tc) in gst_video_time_code_nsec_since_daily_jam()
334 gst_video_time_code_frames_since_daily_jam (const GstVideoTimeCode * tc) in gst_video_time_code_frames_since_daily_jam()
385 gst_video_time_code_increment_frame (GstVideoTimeCode * tc) in gst_video_time_code_increment_frame()
401 gst_video_time_code_add_frames (GstVideoTimeCode * tc, gint64 frames) in gst_video_time_code_add_frames()
614 GstVideoTimeCode *tc; in gst_video_time_code_new() local
632 GstVideoTimeCode *tc; in gst_video_time_code_new_empty() local
643 GstVideoTimeCode *tc; in gst_video_time_code_gvalue_from_string() local
652 const GstVideoTimeCode *tc = g_value_get_boxed (tc_val); in gst_video_time_code_gvalue_to_string() local
662 GstVideoTimeCode *tc = g_value_get_boxed (val); in gst_video_time_code_serialize() local
669 GstVideoTimeCode *tc = gst_video_time_code_new_from_string (tc_str); in gst_video_time_code_deserialize() local
691 GstVideoTimeCode *tc; in gst_video_time_code_new_from_string() local
744 GstVideoTimeCode *tc; in gst_video_time_code_new_from_date_time() local
771 GstVideoTimeCode *tc; in gst_video_time_code_new_from_date_time_full() local
804 gst_video_time_code_init (GstVideoTimeCode * tc, guint fps_n, guint fps_d, in gst_video_time_code_init()
832 gst_video_time_code_clear (GstVideoTimeCode * tc) in gst_video_time_code_clear()
856 gst_video_time_code_copy (const GstVideoTimeCode * tc) in gst_video_time_code_copy()
872 gst_video_time_code_free (GstVideoTimeCode * tc) in gst_video_time_code_free()
903 gst_video_time_code_add_interval (const GstVideoTimeCode * tc, in gst_video_time_code_add_interval()
975 GstVideoTimeCodeInterval *tc; in gst_video_time_code_interval_new() local
996 GstVideoTimeCodeInterval *tc; in gst_video_time_code_interval_new_from_string() local
1035 gst_video_time_code_interval_init (GstVideoTimeCodeInterval * tc, guint hours, in gst_video_time_code_interval_init()
1053 gst_video_time_code_interval_clear (GstVideoTimeCodeInterval * tc) in gst_video_time_code_interval_clear()
1070 gst_video_time_code_interval_copy (const GstVideoTimeCodeInterval * tc) in gst_video_time_code_interval_copy()
1085 gst_video_time_code_interval_free (GstVideoTimeCodeInterval * tc) in gst_video_time_code_interval_free()