[FFmpeg-devel] [PATCH 5/5] aarch64/opusdsp: implement NEON accerelated postfilter and deemphasis
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sun Mar 24 15:26:54 EET 2019
2019-03-24 13:26 GMT+01:00, Lynne <dev at lynne.ee>:
>> Which toolchain did you test?
>> make libavcodec/aarch64/opusdsp_neon.o
>> AS libavcodec/aarch64/opusdsp_neon.o
>> /tmp/opusdsp_neon-ac304f.s:86:33: error: invalid operand for instruction
>> fmul v0.4s, v4.4s, v0.4s[0]
>> ^
>>
>
> Does the toolchain you use compile fft_neon.S?
(Yes)
This is the Android toolchain (that I thought you had already
tested), please consider it a requirement for this patchset
that you install it and test yourself.
(I absolutely understand that you cannot test arm64 Windows
and if you have no macos system, you also cannot test ios
but testing Android compilation is necessary and reasonable.)
Carl Eugen
More information about the ffmpeg-devel
mailing list