Searched refs:str_to_time (Results 1 – 2 of 2) sorted by relevance
178 static int str_to_time(const char *str, int64_t *rtime) in str_to_time() function312 int r = str_to_time(p->cursor, rt); in lex_time()386 r = str_to_time(oarg.s, &p->scs.opt_duration); in parse_options()395 r = str_to_time(oarg.s, &p->scs.start_ts); in parse_options()
43 avformat/sbgdec: Use av_sat_add64() in str_to_time()79 avformat/sbgdec: Reduce the amount of floating point in str_to_time()