-
CONFIG_CMSIS_DSP_TABLES_DCT4_F32_2048
¶
dct4 f32 2048
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.cmsis_dsp:595
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:14
→ <Zephyr>/modules/Kconfig.cmsis:28
Menu path: (Top) → Modules → CMSIS-DSP Library Support → Look-up Tables
config CMSIS_DSP_TABLES_DCT4_F32_2048
bool "dct4 f32 2048"
depends on CMSIS_DSP_TABLES && CMSIS_DSP
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)