Commit Graph

6 Commits

Author SHA1 Message Date
Manish Dewangan 3ccdea5392 audio: hal: Add AVD Drift Query support
- Add out set_param_data() and get_param_data() API.
- This API is needs to be used for client to set/get out stream
  specific params.
- Currently it only supports get/set of afew out params. Going forward all
  the new param needs to be supported by these APIs.
  In future key,value pair based set/get param API will be deprecated.
- Use get_param_data() API to query avtimer vs device drift support.
  Currently this API only supports drift query for HDMI device as for
  other device DSP can directly do the drift correction.

Change-Id: Iaec94b7220cdaa243d4b616fb727aae7179539d2
2017-02-27 19:26:40 +05:30
Dhanalakshmi Siddani 18737938db audio: Changes to support Aptx decoder in offload mode
Add support to send license key value and bt device address
to DSP. Add Aptx format related changes. Also add support for
struct based set params using set api.

CRs-Fixed: 1081424
Change-Id: I2877239e61d3841e6ae90af2d39fb0b93cc2b6db
2017-02-03 05:50:13 -08:00
Dhananjay Kumar 23a3bec886 audio: enable compilation of qahw_api on Android builds
-Fix compilation errors from qahw_api tests and enable
 compilation of qahw_api on Android builds.

Change-Id: Ifc05ea22f0fd9ac0e6f6e9b22a6c593841acc761
2017-01-24 05:33:47 -08:00
Sachin Mohan Gadag daf1d06ff2 audiohal: Sourcetrack: Add new set api
Add new set api to set Sourcetracking parameters.

Change-Id: Ib166c521a2f48b940798a760fd323eb076caa143
2017-01-05 15:35:06 +05:30
Sachin Mohan Gadag a3da380a82 audio: hal: Add new get_param_data api
Implement get_param_data api to store Sourcetracking
parameters in payload.

Change-Id: Idd8c3ddbe053237ea642c61dcc8441ed404e9c75
2016-12-06 04:54:55 -08:00
Dhananjay Kumar ee4d2004ba hal: add support for compressed recording
Add support for recording through commpressed driver.
Add qahw interface layer for non standard API implementation.

Change-Id: Id1689f2ccab9bb8b920098e9cda1083b7d3ec4da
2016-12-06 18:17:25 +05:30