Searched defs:srt_str (Results 1 – 1 of 1) sorted by relevance
329 static void srt_parse_calibrate_time(gchar *srt_str, guint len) in srt_parse_calibrate_time()347 static gboolean parse_timestamp(const gchar *srt_str, GstClockTime *timestamp) in parse_timestamp()375 gchar srt_str[128] = {0}; // 128 shows the length of srt_str in srt_parse_time() local