Commit Graph

11 Commits

Author SHA1 Message Date
Zun Qiao 2a24d7c844 audiohal: Modifications in hal_play_test for trumpet certification
- Enumerated list of trumpet parameters added.
- Dolby's proprietary codes have been moved to the
  test library for certification purposes.

Change-Id: I34a1aa429dcb8316bff4c7deb9c4b5c5987876af
2021-08-17 12:27:35 +05:30
Josh Kirsch c03f31d9e5 qahw: Add support for new stream APIs
Add support for new APIs to support voice call and
voice call features.

CRs-fixed: 2381271
Change-Id: Id3ba4417f1365018e5a26d243caea83571857f63
2019-10-09 02:39:36 -07:00
Dhanalakshmi Siddani 58ffd426a2 qahw_api: Fix compilation issue in QTI audio server
Fix compilation issues due to QTI audio server when QTI audio
server flag is disabled.

CRs-Fixed: 2161282
Change-Id: I34804608e801abcac99678993178a8771d54d22b
2017-12-20 10:57:32 +05:30
Sachin Mohan Gadag 364932c70f audio: Make repetitive logs silent
Define NDEBUG Macro in Makefile to avoid
ALOGV logs to be printed on shell.
Move repetitive logs under ALOGV log level.

CRs-Fixed: 2135642
Change-Id: Id573300504cdb15aea285ec33a08319155cff189
2017-12-07 17:22:05 +05:30
Sidipotu Ashok 404f26d1f6 qahw: Add binder support for Audio HAL
- Bring in a new cpp source file which HAL clients talk to
- This code in turn makes the binder proxy/clients side calls
- The binder server calls into the existing qahw.c

Change-Id: I45625bcb2d8a2eb858c68d24f0cad3202d754244
2017-11-16 11:08:30 +05:30
Remil Ram 372e46d905 Fix to compile audiohal recipe for pyro
Change-Id: If5f8b3359527c5915a0ba6e76f52f9da52f0e92a
2017-10-04 00:09:13 -07:00
puneet c4625f3391 audiohal source changes to support GCC5.2
Change-Id: Iec41af00e07fabb070ae51daa8d4f2ffd7ffae49
2017-09-13 16:14:22 -07:00
Weiyin Jiang 82e4094e6e audio: qahw_effect_api: test app covering all effects
Complete test app to support all effects including equalizer, bassboost,
virtualizer, reverb and audiosphere.

CRs-Fixed: 1081403
Change-Id: I1361164ae400546e20d50bf8a2faa5e3094a1b11
2017-01-27 07:58:41 -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
Weiyin Jiang a3719ac13b audio: qahw_effect_api: Initial version of QTI audio effect HAL
Initial version of QTI audio effect HAL Wrapper.

CRs-Fixed: 1081403
Change-Id: I12291cc7106f7530422891d1bee7e3d4530563c5
2017-01-04 13:44:28 +08:00
Yamit Mehta b740f8d9f2 audio: qahw: Add LE makefile for QTI audio HAL
Add makefile for initial version of QTI audio hal.

Change-Id: I9dae0f17ec733137dbd95fe90064115b6c5d8fae
2016-11-25 07:13:22 -08:00