Searched refs:gst_video_time_code_new_from_string (Results 1 – 3 of 3) sorted by relevance
645 tc = gst_video_time_code_new_from_string (tc_str); in gst_video_time_code_gvalue_from_string()669 GstVideoTimeCode *tc = gst_video_time_code_new_from_string (tc_str); in gst_video_time_code_deserialize()689 gst_video_time_code_new_from_string (const gchar * tc_str) in gst_video_time_code_new_from_string() function
145 GstVideoTimeCode * gst_video_time_code_new_from_string (const gchar * tc_str);
680 tc = gst_video_time_code_new_from_string (str); in test_timecode_from_string()