aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/x86/convert.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-08ssedetect: call __builtin_cpu_supports() only if supportedVadim Yanitskiy1-0/+2
2017-05-19buildenv: Split up SSE3 and SSE4.1 codePhilipp Maier1-134/+2
2017-05-19cosmetic: remove code duplicationPhilipp Maier1-20/+5
2017-05-19ssedetect: Add runtime CPU detectionPhilipp Maier1-24/+43
2017-05-02cosmetic: Make parameter lists uniformPhilipp Maier1-7/+15
2015-08-21sigproc: Make convolution and convert input buffers immutableTom Tsou1-9/+10
2013-11-07Transceiver52M: Fix SSE preprocessor definitionThomas Tsou1-1/+1
2013-11-04Transceiver52M: Separate architecture specific filesThomas Tsou1-0/+200