dsp: add support to get Direction of Arrival target scores
Add support to get DOA tracking monitor data. This is required to support SVA LED display feature with FFECNS/FFNS enabled. Change-Id: I7e39c2f3998fcc3f9ed0767c0090f862e1ba7539 Signed-off-by: Chaithanya Krishna Bacharaju <chaithan@codeaurora.org>
This commit is contained in:

committad av
Gerrit - the friendly Code Review server

förälder
b9c563ff6f
incheckning
8c6a184189
@@ -448,4 +448,6 @@ int afe_send_port_island_mode(u16 port_id);
|
||||
int afe_send_cmd_wakeup_register(void *handle, bool enable);
|
||||
void afe_register_wakeup_irq_callback(
|
||||
void (*afe_cb_wakeup_irq)(void *handle));
|
||||
int afe_get_doa_tracking_mon(u16 port_id,
|
||||
struct doa_tracking_mon_param *doa_tracking_data);
|
||||
#endif /* __Q6AFE_V2_H__ */
|
||||
|
Referens i nytt ärende
Block a user