dsp: afe: Add support for sending aptx adaptive encoder mode
Add support for sending APTx Adaptive encoder mode, High Quality or Low latency to LPASS. CRs-Fixed: 2272343 Change-Id: Ibbe809d5ca4481d3e98931e40213dd16110f6a57 Signed-off-by: Sharad Sangle <assangle@codeaurora.org>
This commit is contained in:
@@ -3547,6 +3547,7 @@ struct afe_id_aptx_adaptive_enc_init
|
||||
uint32_t max_sink_modeB;
|
||||
uint32_t min_sink_modeC;
|
||||
uint32_t max_sink_modeC;
|
||||
uint32_t mode;
|
||||
} __attribute__ ((packed));
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user