Searched refs:gst_strtod (Results 1 – 1 of 1) sorted by relevance
61 gst_strtod (const gchar * dstr) in gst_strtod() function100 time->seconds = ((hours * 60) + mins) * 60 + gst_strtod (str + 1); in parse_npt_time()103 time->seconds = gst_strtod (str); in parse_npt_time()229 time2->frames = gst_strtod (str + 1); in parse_smpte_time()