- Dec 04, 2020
-
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
* fix formatting * cleanup unsupported paths * use volume gain from LA.UM.9.1.r1-07300-SMxxx0.0
-
Prasad Kumpatla authored
Add mixer controls for lito and atoll display ports on QRD and speaker-safe display path in IDP and CDP. Change-Id: Idfa9860248db51d0c147b4fee2df479e200ca81e Signed-off-by:
Prasad Kumpatla <nkumpat@codeaurora.org>
-
justinweng authored
compress_offload_24 supports mp3/aac format Bug: 132425237 Test: mp3 playback Change-Id: I5742db45908f9d600cab0fef62badf447fc5c585 Signed-off-by:
justinweng <justinweng@google.com>
-
justinweng authored
Add VoIP Tx app type config for pcm and low-latency captures. Bug: 133297310 Test: make a voip call Change-Id: I5dd67167b7568fd08a7ae979b50417f2627dc7d9 Signed-off-by:
justinweng <justinweng@google.com>
-
Shalini Manjunatha authored
Remove Telephony Rx to make in call record use case through different front end pcm device when sva enabled to solve concurrency capture issue Change-Id: I8a036423da689a4de9abe767a0b6a595b4e068f1
-
LuK1337 authored
* Doesn't work at all. Change-Id: I8cd6341b240c3820dbbdef497e23e785b6ed99dc
-
Samyak Jain authored
As FM app no longer uses app loopback, 2 instances of "primary input" is not needed Change-Id: I7d5e941e916bdf221798ca89360e4751d4af322b
-
Mingshu Pang authored
If two recording apps both select the primary input with fast flag, second app will fail to start because the hal doesn't support two inputs with the same use case if input can't be reused since of the limit of primary input's max open count. Add the dedicated profile for “low-latency-record” to make the first input can be reused if possible. CRs-Fixed: 2550228 Change-Id: I233bd3eaf614b195df0a41402747f496d3a56b44
-
Volodymyr Zhdanov authored
-
Zhou Song authored
Usecase audio-record and audio-record-compress2 can both be mapped to record_24 profile, if both the usecases are active, when BT SCO mic is connected, due to no more available usecases in audio hal, check inputs for device can fail for other input profiles which support BT SCO mic. This makes BT SCO mic connection to be rejected and phone call can't route to BT. Add the support for record_24 profile, so existing input handle can be returned when checking inputs for BT SCO mic. Change-Id: I63046ec87e35774474e08762fb6aa6275318b2c8
-
Aditya Bavanari authored
Backend config is missing for voice handset when TMU operator is used due to which hw params is not set properly. Add backend config for handset tmu operator sound device in kona, lito and atoll variants. [wight554: update interface to match SND_DEVICE_OUT_VOICE_HANDSET] Change-Id: I199fa0bd33d682a129a4e77f25d32f615b175310 Signed-off-by:
Volodymyr Zhdanov <wight554@gmail.com>
-
Preetam Singh Ranawat authored
This DEFAULT adm_config profile will be used whenever a session is in non-LPI with FFECNS disabled. AFE will connect to ADM but will have none_topology. Change-Id: I636667c376aa4309b67897e5dd162c4d318863f8
-
Sujin Panicker authored
Add mixer controls for proxy ports. Enable call screen mode support in audio_policy_config. Change-Id: I88eb274e8b88d089da930a786f9ea8085955ae3b
-
Mingshu Pang authored
Built-in mic and Built-In Back Mic aren't in supported devices list of primary input, so record_24 is selected if without connecting any headset, if there is more than 2 capture concurrency, it will fail to open input for primary input when connecting headset in AHAL. Add built-in mic to primary input sources to reuse input to avoid to open extra input stream in AHAL. CRs-fixed: 2643298 Change-Id: I1e062520f7fb03ae97c88341dd58f77177dbe030
-
Samyak Jain authored
Add sound trigger implementer version. Set the version value to 0x0101. This is to add SVA4.0 support from STHAL so that the client app can make use of this version info to get to know of platform SVA4.0 support Change-Id: I85945ba49f31e2a7b9295e77a629737ddcb8d7d5
-
Kunlei Zhang authored
Set correct backend name for input device during stereo recording. Change-Id: Ic77db5c446264fd322fe890a13b536f0f192df53
-
Zhou Song authored
Allocate dedicated pcm node for in call recording, this can avoid conflicting with generic audio recording for concurrent recording scenarios. Change-Id: I77f78a495623a55ad9c475d2554e7af326c68d7b
-
Volodymyr Zhdanov authored
-
Lakshman Chaluvaraju authored
Add changes to support stereo channel configuration for voip over audio path. Change-Id: Ib454d24a4017d3f91d429d47c52d4f86e5a18e97
-
- Jul 17, 2020
-
-
Demon000 authored
-
LuK1337 authored
* Ultra low latency playback is currently broken. Crackling audio can be well noticed while playing WhatsApp audio messages or even during some games. * This patch routes all audio that normally used audio-ull-playback paths to low-latency-playback paths instead, thus meaning we're switching from ULL to LL mode. Change-Id: I1f029d7df9a306f411598b0cffc536409cb2ae95
-