Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a442b0e3 authored by Chaithanya Krishna Bacharaju's avatar Chaithanya Krishna Bacharaju Committed by Gerrit - the friendly Code Review server
Browse files

dsp: update DOA param id values



Direction of Arrival  param ids are modified in ADSP Fluence Version9
as currently used params overlap with CVD range values.
Update DOA param id values to avoid mismatch.

Change-Id: I70c779c5a7fc3da3ccdf3ddcd988a20a4908ca81
Signed-off-by: default avatarChaithanya Krishna Bacharaju <chaithan@codeaurora.org>
parent 5803bf11
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12568,8 +12568,8 @@ struct afe_doa_tracking_mon_get_param_resp {

#define AUDPROC_MODULE_ID_FFECNS 0x00010952
#define AUDPROC_MODULE_ID_FFNS 0x00010962
#define AUDPROC_PARAM_ID_FFV_DOA_TRACKING_PARAM 0x11003
#define AUDPROC_PARAM_ID_FFV_DOA_TRACKING_MONITOR 0x11004
#define AUDPROC_PARAM_ID_FFV_DOA_TRACKING_PARAM 0x0001097C
#define AUDPROC_PARAM_ID_FFV_DOA_TRACKING_MONITOR 0x0001097D

struct admx_sec_primary_mic_ch {
	uint16_t version;