:orphan: .. title:: CONFIG_CMSIS_DSP_TABLES_DCT4_Q31_8192 .. kconfig:: CONFIG_CMSIS_DSP_TABLES_DCT4_Q31_8192 CONFIG_CMSIS_DSP_TABLES_DCT4_Q31_8192 ##################################### *dct4 q31 8192* Type: ``bool`` Direct dependencies =================== \ :kconfig:`CMSIS_DSP_TABLES ` && \ :kconfig:`CMSIS_DSP ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`CMSIS_DSP_TABLES_ALL_FFT ` Kconfig definition ================== At ``/modules/Kconfig.cmsis_dsp:610`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:13`` → ``/modules/Kconfig.cmsis:28`` Menu path: (Top) → Modules → CMSIS-DSP Library Support → Look-up Tables .. code-block:: kconfig config CMSIS_DSP_TABLES_DCT4_Q31_8192 bool "dct4 q31 8192" depends on CMSIS_DSP_TABLES && CMSIS_DSP *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*