osmo-trx/Transceiver52M/arm
Pau Espin 4a25d6b8f6 arm/convert.c: Add missing convert_init implementation
osmo-trx.cpp calls convert_init, which in case of building using
--with-neon is not implemented and the compiler stops with an error.

Error was introduced in 7e07cf2346.

Related: OS#2720

Change-Id: I9840d374d13b525b97f978ea0c5ed9e8421072a0
2018-01-11 18:45:12 +01:00
..
Makefile.am Transceiver52M: Add NEON complex-complex multiply 2013-11-15 23:34:59 -05:00
convert.c arm/convert.c: Add missing convert_init implementation 2018-01-11 18:45:12 +01:00
convert_neon.S Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00
convolve.c ssedetect: Add runtime CPU detection 2017-05-19 17:12:45 +00:00
convolve_neon.S Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00
mult.c Transceiver52M: Add NEON complex-complex multiply 2013-11-15 23:34:59 -05:00
mult_neon.S Transceiver52M: Add NEON complex-complex multiply 2013-11-15 23:34:59 -05:00
scale.c Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00
scale_neon.S Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00