BenchmarkTimeStamps 130 fftools/ffmpeg.c static BenchmarkTimeStamps get_benchmark_time_stamps(void); BenchmarkTimeStamps 142 fftools/ffmpeg.c static BenchmarkTimeStamps current_time; BenchmarkTimeStamps 674 fftools/ffmpeg.c BenchmarkTimeStamps t = get_benchmark_time_stamps(); BenchmarkTimeStamps 4771 fftools/ffmpeg.c static BenchmarkTimeStamps get_benchmark_time_stamps(void) BenchmarkTimeStamps 4773 fftools/ffmpeg.c BenchmarkTimeStamps time_stamps = { av_gettime_relative() }; BenchmarkTimeStamps 4822 fftools/ffmpeg.c BenchmarkTimeStamps ti;