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

Commit 01566543 authored by Anirudh Raghavendra's avatar Anirudh Raghavendra
Browse files

msm: adsprpc: Add capibility API for HMX



A new capability API is added for HMX to support both
spatial and depth parameters.

Change-Id: I845073b4271a0c2ad619d3e80d182071b22e6e5a
Signed-off-by: default avatarAnirudh Raghavendra <araghave@codeaurora.org>
parent a31ad760
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -312,8 +312,8 @@ struct fastrpc_ioctl_control {
	};
};

#define FASTRPC_MAX_DSP_ATTRIBUTES	(9)
#define ASYNC_FASTRPC_CAP (8)
#define FASTRPC_MAX_DSP_ATTRIBUTES	(10)
#define ASYNC_FASTRPC_CAP (9)

struct fastrpc_ioctl_remote_dsp_capability {
	uint32_t domain;