Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dlookahead.h21 int64_t ts_start; member
Dlookahead.c92 int64_t ts_start, int64_t ts_end, unsigned int flags, in vp8_lookahead_push()
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dfutex_bench.c22 struct timespec ts_start, ts_end; in test_futex() local
Dmmap_bench.c36 struct timespec ts_start, ts_end; in test_mmap() local
/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/
Dstrlen.c38 struct timespec ts_start, ts_end; in bench_test() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.h26 int64_t ts_start; member
Dvp9_lookahead.c94 int64_t ts_start, int64_t ts_end, int use_highbitdepth, in vp9_lookahead_push()
/external/libvpx/libvpx/vp9/
Dsimple_encode.cc143 int64_t ts_start = in ComputeFirstPassStats() local
248 int64_t ts_start = in EncodeFrame() local
/external/libaom/libaom/av1/encoder/
Dlookahead.h29 int64_t ts_start; member
Dlookahead.c88 int64_t ts_start, int64_t ts_end, int use_highbitdepth, in av1_lookahead_push()
Dlevel.c961 static int store_frame_record(int64_t ts_start, int64_t ts_end, in store_frame_record()
1001 const int64_t ts_start = record->ts_start; in count_frames() local
1048 void av1_update_level_info(AV1_COMP *cpi, size_t size, int64_t ts_start, in av1_update_level_info()
Dlevel.h38 int64_t ts_start; member
Dencode_strategy.c313 static void adjust_frame_rate(AV1_COMP *cpi, int64_t ts_start, int64_t ts_end) { in adjust_frame_rate()
/external/perfetto/src/trace_processor/metrics/android/
Dandroid_sysui_cuj.sql25 ts AS ts_start, field
/external/elfutils/debuginfod/
Ddebuginfod.cxx444 struct timespec ts_start; member in tmp_ms_metric
1912 struct timespec ts_start, ts_end; in handler_cb() local
2912 struct timespec ts_start, ts_end; in scan_source_paths() local
3087 struct timespec ts_start, ts_end; in groom() local
/external/ltp/testcases/realtime/lib/
Dlibrttest.c413 void ts_minus(struct timespec *ts_end, struct timespec *ts_start, in ts_minus()
/external/llvm-project/openmp/runtime/src/
Dkmp.h306 ts_start, enumerator