Home
last modified time | relevance | path

Searched defs:AV_READ_TIME (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavutil/arm/
Dtimer.h31 #define AV_READ_TIME mach_absolute_time macro
35 #define AV_READ_TIME read_time macro
/third_party/ffmpeg/libavutil/aarch64/
Dtimer.h31 #define AV_READ_TIME mach_absolute_time macro
35 #define AV_READ_TIME read_time macro
/third_party/ffmpeg/libavutil/x86/
Dtimer.h29 #define AV_READ_TIME read_time macro
46 #define AV_READ_TIME __rdtsc macro
/third_party/ffmpeg/libavutil/
Dtimer.h63 # define AV_READ_TIME gethrtime macro
65 # define AV_READ_TIME mach_absolute_time macro
/third_party/ffmpeg/libavutil/ppc/
Dtimer.h28 #define AV_READ_TIME read_time macro
/third_party/ffmpeg/libavutil/bfin/
Dtimer.h26 #define AV_READ_TIME read_time macro
/third_party/ffmpeg/tools/
Dprobetest.c35 #define AV_READ_TIME(x) 0 macro
Dcrypto_bench.c38 #define AV_READ_TIME(x) 0 macro