osmo-trx/Transceiver52M/arm
Thomas Tsou 0a3dc4c210 Transceiver52M: Add NEON complex-complex multiply
Complex-complex block multiples are used for phase rotation of
bursts. Optimization targeted from perf profiling.

Signed-off-by: Thomas Tsou <tom@tsou.cc>
2013-11-15 23:34:59 -05:00
..
Makefile.am Transceiver52M: Add NEON complex-complex multiply 2013-11-15 23:34:59 -05:00
convert.c Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00
convert_neon.S Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00
convolve.c Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05: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