Home
last modified time | relevance | path

Searched refs:XA_CODEC_CONFIG_PARAM_CHANNELS (Results 1 – 8 of 8) sorted by relevance

/device/linaro/hikey/hifi/xaf/host-apf/include/audio/
Dxa-audio-decoder-api.h28 XA_CODEC_CONFIG_PARAM_CHANNELS = 0x10000 + 0, enumerator
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/audio/
Dxa-audio-decoder-api.h41 XA_CODEC_CONFIG_PARAM_CHANNELS = 0x10000 + 0, enumerator
/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/vorbis_dec/
Dxa-vorbis-decoder.c49 case XA_CODEC_CONFIG_PARAM_CHANNELS: in xa_vorbis_get_config_param()
/device/linaro/hikey/hifi/xaf/host-apf/utest/
Dxaf-dec-test.c84 param[2] = XA_CODEC_CONFIG_PARAM_CHANNELS; in pcm_setup()
Dxaf-dec-mix-test.c79 param[2] = XA_CODEC_CONFIG_PARAM_CHANNELS; in pcm_setup()
/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/pcm_proc/
Dxa-pcm.c477 case XA_CODEC_CONFIG_PARAM_CHANNELS: in xa_pcm_set_config_param()
529 case XA_CODEC_CONFIG_PARAM_CHANNELS: in xa_pcm_get_config_param()
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/
Dxa-class-audio-codec.c116 XA_API(base, XA_API_CMD_GET_CONFIG_PARAM, XA_CODEC_CONFIG_PARAM_CHANNELS, &msg->channels); in xa_codec_prepare_runtime()
/device/linaro/hikey/audio/
Daudio_hw.c128 param[2] = XA_CODEC_CONFIG_PARAM_CHANNELS; in pcm_setup()