diff options
author | Janne Grunau <janne-libav@jannau.net> | 2015-12-03 11:04:29 +0100 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2015-12-14 16:45:02 +0100 |
commit | a0fc780a2093784e8664f88205ee1b215e109cee (patch) | |
tree | 3d4f4fbf79d02f6eb93fd93d304af9a6e10e0691 /libavcodec/aarch64/h264dsp_neon.S | |
parent | 705f5e5e155f6f280a360af220fc5b30cfcee702 (diff) | |
download | ffmpeg-a0fc780a2093784e8664f88205ee1b215e109cee.tar.gz |
arm64: int32_to_float_fmul neon asm
3% faster dts decoding on a cortex-a57.
cortex-a57 cortex-a53
int32_to_float_fmul_array8_c: 1270.9 4475.6
int32_to_float_fmul_array8_neon: 328.6 569.2
int32_to_float_fmul_scalar_c: 928.5 4119.6
int32_to_float_fmul_scalar_neon: 309.1 524.1
Diffstat (limited to 'libavcodec/aarch64/h264dsp_neon.S')
0 files changed, 0 insertions, 0 deletions