incubator-nuttx/libs/libc/audio/libsrc
shizhenghui be48a913cc audio/libsrc: fix build warning
libsamplerate/src/samplerate.c:468:5: warning: "CPU_CLIPS_POSITIVE" is not defined, evaluates to 0 [-Wundef]
  468 | #if CPU_CLIPS_POSITIVE == 0
      |     ^~~~~~~~~~~~~~~~~~

Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
2024-03-26 09:40:42 +08:00
..
.gitignore .gitignore: Add libsamplerate 2023-08-20 14:32:25 +03:00
CMakeLists.txt libsrc: update version in CMakeLists.txt 2023-09-07 22:15:48 +08:00
Kconfig libsrc: support for multiple sinc converters 2023-09-07 22:15:48 +08:00
Make.defs audio/libsrc: fix build warning 2024-03-26 09:40:42 +08:00