"LA.UM.9.14.r1-20500-LAHAINA.QSSI13.0"
# By Krishna Kishor Jha (5) and others
# Via Gerrit - the friendly Code Review server (14) and others
* tag 'LA.UM.9.14.r1-20500-LAHAINA.QSSI13.0': (25 commits)
audio-hal: changes for fm tuner
configs: Add support for Qti AudioControl HAL
audio-hal: skip source priority for fm usecase
configs: Add card-defs-dummy.xml for elite and ar co-exit
hal: Adding support for AudioControl HAL's mute and duck features
audio-hal: changes to fix in-call volume issue
audio: hal: Avoid input device check for playback use case
ahal: removing unused libs
audio-hal: fix build error
audio: hal: Avoid input device check for playback use case
audio-policy: adding new mix port
audio: hal: correction in hex_mic enum value
configs: new mixer control for enabling/disabling paired rx port
configs: modify PLATFORM_VERSION to 13
audio-hal: fix for kw issue
configs: Remove unused "libvolumelistener.so" lib in audio_effects
audio: hal: add support for combo backend capture
audio-hal: Disable non automotive features
[AUDIO-HAL] Enable VA flag and libqti-tinycompress
configs: set ENABLED_AUDIO_PARSERS
...
Conflicts:
hal/audio_hw.c
Change-Id: Iabd6cf29589e84f955fc45fb7e5a1a3104d53860
-Add support to capture 10 channel audio from two backends
6 channel from SLIM_0_TX and 4 channel from TERT_MI2S_TX.
-add support for SOURCE_DEC_TYPE to support 10 channel
generic mic capture.
Change-Id: I4fdfb7fa07d916426a0f11d88506039d0556bac7
- Enumerated list of trumpet parameters added.
- Dolby's proprietary codes have been moved to the
test library for certification purposes.
Change-Id: I34a1aa429dcb8316bff4c7deb9c4b5c5987876af
Updated to get working of stream drain, flush and minimum buffer size.
Enahanced log message for time capture.
CRs-fixed: 2450433
Change-Id: I7523808a434b74626bd1e2a44e08eb1d871b8229
Add API support to stop input stream.
Expose in_stop in HAL via QAHW so that clients may call it
when necessary.
Change-Id: I5b1112166453371ab4d79c31fa99fb1f6b3bff3f
Add support to capture mic and ec reference data in single stream.
Add changes to update custom matrix params to configure PSPD.
Change-Id: I29f38c0d778d44217a9e0d59e4b1324f4ee81fdd
This reverts commit 1719d7c0c0.
This will be re-enabled once root cause the issue for audio
regression.
Change-Id: If045a40850bd08e25dbf251dd5996f4c1c7982ef
- For ec-ref path, add new device i.e audio-out-
proxy and pass over to wrapper.
In callback function data is written to
ecref dump file.
Change-Id: I32b35ccf5caf708b73e213b891195db31a497a44
Add support to query presentation position from DSP
in system time domain.
Change-Id: I475aeedb7a3691027698ca91747b801dff569d21
Signed-off-by: Surendar Karka <skarka@codeaurora.org>
- updating qap hal test app to test new features of
MS12-1.3.2
- Added Support for Main2 Testing
- Added Support for OTT sound Testing
- Added Support to send init time params to MS12
Change-Id: I7713509b1bac11c04e7af8f3447624d1727b35f3
- Close socket fd to fix test app hang issue and increase the poll
time from 5msec to forever.
- Increase the sleep duration to 5sec to optimize power.
Change-Id: Ia3ce0121547d65617b52496b7cb6e37ef05c6ce3
- Add AUDIO_DEVICE_OUT_BLUETOOTH_A2DP as the sink
device to support linein to BT headset loopback.
- set device_connect parameter in transcode loopback
test app to load A2DP source IPC library.
Change-Id: Ib52fdf9aa966f50834ffa34884f5fa76053df15e
- Add AUDIO_DEVICE_OUT_BLUETOOTH_A2DP as the sink
device to support linein to BT headset loopback.
- set device_connect parameter in transcode loopback
test app to load A2DP source IPC library.
Change-Id: Ib52fdf9aa966f50834ffa34884f5fa76053df15e
Enable GCOV if config is set to true. Also
add gcov_flush in source files to get enhanced
code coverage.
Change-Id: I39776cc6d6f16cd23da05b66669eea22fc4cba81
Signed-off-by: Vatsal Bucha <vbucha@codeaurora.org>
Add new parameter in SA+ effects to get latency introduced
by each effect. Use #ifdef instead of #if in environmentalreverb header
file since _cplusplus macro not being defined is raising errors.
Change-Id: I0d5e410414502ac2bef77f1cbd7b041e4f26844d
Add support to set render window in transcode loopback usecase.
Render window is used by DSP to take rendering decision, i.e,
whether input frame should be rendered, dropped or repeated.
Change-Id: I87560a8e437b33dcd15094f30a532b3ed3d3749f
Add support to set render window in transcode loopback usecase.
Render window is used by DSP to take rendering decision, i.e,
whether input frame should be rendered, dropped or repeated.
Change-Id: I87560a8e437b33dcd15094f30a532b3ed3d3749f
Add new parameter in SA+ effects to get latency introduced
by each effect. Use #ifdef instead of #if in environmentalreverb header
file since _cplusplus macro not being defined is raising errors.
Change-Id: I0d5e410414502ac2bef77f1cbd7b041e4f26844d
For multichannel playback the corresponding channel mask is
printed in order to check for any mismatch.
Change-Id: I2cec1cc409d5044d05de7a6a5623a263573b331d
- To measure KPI latency values, second fclose of fd_latency_node
in test app causing segmentation fault.
- To fix this, remove double fclose for fd_latency_node.
Change-Id: I2b19d9f18eff7a63074aa01092afb06064f6723b