ASoC: enable dynamic FFECNS effect control
Add interface for userspace to control FFECNS effect. Change-Id: I78010899e6c193726a79d74e86f13a1546106eff Signed-off-by: Xiaojun Sang <xsang@codeaurora.org>
This commit is contained in:
@@ -12524,6 +12524,14 @@ struct admx_sec_primary_mic_ch {
|
||||
uint16_t reserved1;
|
||||
} __packed;
|
||||
|
||||
#define FFECNS_MODULE_ID 0x00010952
|
||||
#define FLUENCE_CMN_GLOBAL_EFFECT_PARAM_ID 0x00010EAF
|
||||
#define FFECNS_TOPOLOGY 0X10028003
|
||||
|
||||
struct ffecns_effect {
|
||||
uint32_t payload;
|
||||
};
|
||||
|
||||
/** ID of the Voice Activity Detection (VAD) module, which is used to
|
||||
* configure AFE VAD.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user