Searched defs:ts_start (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | webvttdec.c | 82 int64_t ts_start, ts_end; in webvtt_read_header() local
|
H A D | assdec.c | 127 int64_t ts_start = AV_NOPTS_VALUE; in ass_read_header() local
|
H A D | lrcdec.c | 196 int64_t ts_start = AV_NOPTS_VALUE; in lrc_read_header() local
|
H A D | jacosubdec.c | 101 int ts_start, ts_end; in read_ts() local
|
/third_party/ffmpeg/tests/api/ |
H A D | api-seek-test.c | 75 compute_crc_of_packets(AVFormatContext *fmt_ctx, int video_stream, AVCodecContext *ctx, AVPacket *pkt, AVFrame *fr, uint64_t ts_start, uint64_t ts_end, int no_seeking) compute_crc_of_packets() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | ffwavesynth.c | 84 int64_t ts_start, ts_end; member [all...] |
/third_party/ltp/testcases/realtime/lib/ |
H A D | librttest.c | 418 void ts_minus(struct timespec *ts_end, struct timespec *ts_start, in ts_minus() argument
|
/third_party/elfutils/debuginfod/ |
H A D | debuginfod.cxx | 477 struct timespec ts_start; member in tmp_ms_metric 2586 struct timespec ts_start, ts_end; in handler_cb() local 3647 struct timespec ts_start, ts_end; in scan_source_paths() local 3822 struct timespec ts_start, ts_end; groom() local [all...] |
Completed in 14 milliseconds