Searched defs:ts_start (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | lookahead.h | 21 int64_t ts_start; member
|
D | lookahead.c | 92 int64_t ts_start, int64_t ts_end, unsigned int flags, in vp8_lookahead_push()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/ |
D | futex_bench.c | 22 struct timespec ts_start, ts_end; in test_futex() local
|
D | mmap_bench.c | 36 struct timespec ts_start, ts_end; in test_mmap() local
|
/external/libaom/libaom/av1/encoder/ |
D | lookahead.h | 26 int64_t ts_start; member
|
D | level.c | 431 static int store_frame_record(int64_t ts_start, int64_t ts_end, int pic_size, in store_frame_record() 469 const int64_t ts_start = record->ts_start; in count_frames() local 508 void av1_update_level_info(AV1_COMP *cpi, size_t size, int64_t ts_start, in av1_update_level_info()
|
D | lookahead.c | 88 int64_t ts_start, int64_t ts_end, int use_highbitdepth, in av1_lookahead_push()
|
D | level.h | 38 int64_t ts_start; member
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_lookahead.h | 26 int64_t ts_start; member
|
D | vp9_lookahead.c | 86 int64_t ts_start, int64_t ts_end, in vp9_lookahead_push()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/ |
D | strlen.c | 38 struct timespec ts_start, ts_end; in bench_test() local
|
/external/perfetto/src/trace_processor/ |
D | span_join_operator_table.h | 166 int64_t ts_start() const { return ts_start_; } in ts_start() function
|
/external/ltp/testcases/realtime/lib/ |
D | librttest.c | 413 void ts_minus(struct timespec *ts_end, struct timespec *ts_start, in ts_minus()
|