Searched defs:ts_start (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/tests/api/ |
D | api-seek-test.c | 77 uint64_t ts_start, uint64_t ts_end, int no_seeking) in compute_crc_of_packets()
|
/third_party/ffmpeg/libavformat/ |
D | webvttdec.c | 82 int64_t ts_start, ts_end; in webvtt_read_header() local
|
D | assdec.c | 135 int64_t ts_start = AV_NOPTS_VALUE; in ass_read_header() local
|
D | lrcdec.c | 196 int64_t ts_start = AV_NOPTS_VALUE; in lrc_read_header() local
|
D | jacosubdec.c | 109 int ts_start, ts_end; in read_ts() local
|
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
D | check_run.c | 388 struct timespec ts_start = { 0, 0 }, ts_end = { in tcase_run_tfun_nofork() local 450 struct timespec ts_start = { 0, 0 }, ts_end = { in tcase_run_tfun_fork() local
|
D | check_log.c | 281 static struct timespec ts_start = { 0, 0 }; in xml_lfun() local
|
/third_party/gstreamer/gstplugins_base/gst/subparse/ |
D | gstsubparse.c | 1005 GstClockTime ts_start, ts_end; in parse_subrip() local 1103 GstClockTime ts_start, ts_end; in parse_webvtt() local
|
/third_party/ffmpeg/libavcodec/ |
D | ffwavesynth.c | 83 int64_t ts_start, ts_end; member
|
D | decode.c | 987 int ts_start, ts_duration = -1; in convert_sub_to_old_ass_form() local
|
/third_party/ltp/testcases/realtime/lib/ |
D | librttest.c | 418 void ts_minus(struct timespec *ts_end, struct timespec *ts_start, in ts_minus()
|