The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_COMP_SRC_STD

Full conversions support and high quality

Type: bool

Help

This coefficients set supports a large number of conversions
with 8 - 192 kHz input and 8 - 48 kHz output. The coefficients
are 32 bits for high conversion quality. The coefficients
storage consume 79 kB. The runtime needs 8 kB. Use this if there
is critical quality usage for SRC like music via headphones and
need high sample rates.

Direct dependencies

<choice: SRC coefficient set>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/audio/Kconfig:29

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_build/Kconfig/Kconfig.modules:14/home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2/home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:124/home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/Kconfig:9

Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Audio components → SRC component → SRC coefficient set

config COMP_SRC_STD
    bool "Full conversions support and high quality"
    depends on <choice>
    help
      This coefficients set supports a large number of conversions
      with 8 - 192 kHz input and 8 - 48 kHz output. The coefficients
      are 32 bits for high conversion quality. The coefficients
      storage consume 79 kB. The runtime needs 8 kB. Use this if there
      is critical quality usage for SRC like music via headphones and
      need high sample rates.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)