sof/test/cmocka
Andrula Song 87bd3d628b Math: IIR: add Direct-1 format implementation of IIR
Add C and hifi3 version Direct-1 implementation for IIR,
and rename the structure of sof_eq_iir_header_df2t to
sof_eq_iir_header for both two format sharing. Compared
with the original Direct-2 transport format,Direct-1 has
better performance on low frequency since lower quantization
noise while asking the same memory. The C version cost the
same cycles and hifi version can save about 9.8% cycles than
Direct-2 transport format.

Signed-off-by: Andrula Song <xiaoyuan.song@intel.com>
2022-10-28 12:33:56 +01:00
..
include header: rtos: use rtos specific version of alloc.h 2022-09-12 11:44:27 +01:00
m Test: cmocka: Add tests for auditory functions library 2022-09-06 22:05:03 +01:00
src Math: IIR: add Direct-1 format implementation of IIR 2022-10-28 12:33:56 +01:00
CMakeLists.txt mtl: Added meteorlake platform to the build system 2022-09-21 15:15:26 +02:00
cmocka-host-gcc-toolchain.cmake cmocka: add support to run mocks on host architecture 2021-04-20 15:35:18 +01:00
cmocka-xtensa-gcc-toolchain.cmake cmocka: add support to build mocks on xtensa GCC 2021-04-20 15:35:18 +01:00
cmocka-xtensa-xt-toolchain.cmake
memory_mock.x.in cmocka: align to the new heap management 2021-09-10 12:07:59 +01:00