1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-20 03:04:12 +02:00
ffmpeg/libavutil/aarch64
Martin Storsjö ee040a7fc2 arm/aarch64: Use mach_absolute_time as timer on apple platforms
This is much less precise than the cycle counter register, but
the cycle counter register is not available on apple platforms
(and on linux, it requires a kernel module for allowing user mode
access).

Signed-off-by: Martin Storsjö <martin@martin.st>
2021-02-21 22:41:34 +02:00
..
asm.S aarch64: Explicitly forbid using the x18 register 2020-05-15 21:22:22 +03:00
bswap.h
cpu.c cpu: split flag checks per arch in av_cpu_max_align() 2017-10-09 11:48:24 +02:00
cpu.h Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906' 2018-02-11 23:08:48 -03:00
float_dsp_init.c Merge remote-tracking branch 'qatar/master' 2014-03-19 02:52:08 +01:00
float_dsp_neon.S Merge remote-tracking branch 'qatar/master' 2014-03-19 02:52:08 +01:00
Makefile aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
neontest.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
timer.h arm/aarch64: Use mach_absolute_time as timer on apple platforms 2021-02-21 22:41:34 +02:00