Searched defs:sample_time (Results 1 – 5 of 5) sorted by relevance
| /third_party/ffmpeg/libavformat/ |
| D | r3d.c | 379 static int r3d_seek(AVFormatContext *s, int stream_index, int64_t sample_time, int flags) in r3d_seek()
|
| D | mxfdec.c | 4100 static int mxf_read_seek(AVFormatContext *s, int stream_index, int64_t sample_time, int flags) in mxf_read_seek()
|
| D | mov.c | 9780 static int mov_read_seek(AVFormatContext *s, int stream_index, int64_t sample_time, int flags)
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| D | fdperf.c | 60 uint64_t sample_time[MAX_CNTR_PER_GROUP]; member 286 resample_counter(struct counter_group *group, int ctr, uint64_t sample_time) in resample_counter()
|
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 6928 auto sample_time = model.elapsed() - env.clock_cost.mean; in run() local
|