osmo-trx/Transceiver52M/arch/x86
Sylvain Munaut a3934a11a4 convolve: Remove support for step, offset parameters
- Those are not used any where
 - Those are not supported by the sse/neon accelerated versions
 - And I see very little use cases for those.

Change-Id: Ic850269a0ed5d98c0ea68980afd31016ed555b48
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2019-01-21 10:34:51 +01:00
..
Makefile.am build: Fix make distcheck 2018-04-27 11:34:11 +02:00
convert.c Move arch specific fiels to arch subdir 2018-04-24 15:22:59 +02:00
convert_sse_3.c Move arch specific fiels to arch subdir 2018-04-24 15:22:59 +02:00
convert_sse_3.h Move arch specific fiels to arch subdir 2018-04-24 15:22:59 +02:00
convert_sse_4_1.c Move arch specific fiels to arch subdir 2018-04-24 15:22:59 +02:00
convert_sse_4_1.h Move arch specific fiels to arch subdir 2018-04-24 15:22:59 +02:00
convolve.c convolve: Remove support for step, offset parameters 2019-01-21 10:34:51 +01:00
convolve_sse_3.c convolve: Remove support for step, offset parameters 2019-01-21 10:34:51 +01:00
convolve_sse_3.h convolve: Remove support for step, offset parameters 2019-01-21 10:34:51 +01:00