Home
last modified time | relevance | path

Searched defs:start_ts (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_perfetto.h86 uint64_t start_ts[NUM_STAGES]; member
/third_party/flutter/skia/third_party/externals/sdl/src/timer/unix/
DSDL_systimer.c62 static struct timespec start_ts; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_perfetto.h89 uint64_t start_ts[NUM_STAGES]; member
/third_party/ffmpeg/tests/api/
Dapi-seek-test.c196 long int start_ts, end_ts; in seek_test() local
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofxbasefirfilter.h83 GstClockTime start_ts; /* start timestamp after a discont */ member
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dfpsdisplaysink.h57 GstClockTime start_ts; member
/third_party/ffmpeg/libavfilter/
Df_sendcmd.c88 int64_t start_ts; ///< start timestamp expressed as microseconds units member
490 #define WITHIN_INTERVAL(ts, start_ts, end_ts) ((ts) >= (start_ts) && (ts) < (end_ts)) in filter_frame() argument
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.c281 GstClockTime start_ts, GstBuffer * spu_buf) in gst_dvd_spu_dump_dcsq()
/third_party/ffmpeg/libavformat/
Dsmoothstreamingenc.c392 static int parse_fragment(AVFormatContext *s, const char *filename, int64_t *start_ts, int64_t *dur… in parse_fragment()
506 int64_t start_ts, duration, moof_size; in ism_flush() local
Dhdsenc.c288 static int init_file(AVFormatContext *s, OutputStream *os, int64_t start_ts) in init_file()
Dsbgdec.c116 int64_t start_ts; member
/third_party/gstreamer/gstplugins_good/ext/shout2/
Dgstshout2.c560 GstClockTime start_ts; local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.h71 GstClockTime start_ts; member
Dmatroska-mux.c4341 GstClockTime start_ts = buffer_timestamp; in gst_matroska_mux_handle_buffer() local
/third_party/mesa3d/src/intel/common/
Dintel_measure.h118 uint64_t start_ts, end_ts, idle_duration; member
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsparse.c930 GstClockTime start_ts; in drain_pending_buffers() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.c353 GstClockTime start_ts; member
4570 GstClockTime start_ts; in gst_base_parse_handle_seek() local