- Jan 30, 2024
-
-
qctecmdr authored
-
Kumar Anurag Singh authored
- Alarm tone getting mute when played with HDMI connected. - add the path for low-latency-playback speaker-and-hdmi. Change-Id: Iec8540562270d2fddba98c581f54171cb7636dee
-
- Jan 29, 2024
-
-
Jing Wang authored
- create modules.audio.ar.blocklist for audioreach blocklist - create modules.audio.legacy.blocklist for legacy blocklist - include blocklist files in image Change-Id: If1306cb8bcf87ee24fbd30aa07e0ce5f0fe05fb5
-
- Jan 24, 2024
-
-
Shalini Manjunatha authored
Removed unsupported perf option related to sched_boost for auto targets Change-Id: I9cb2dea8db9c979b111fb54351758e64ea9383ef
-
- Jan 23, 2024
-
-
qctecmdr authored
-
- Jan 19, 2024
-
-
Xiaowu Liu-GV authored
/usr/lib64 not exists in LE, ADM_LIBRARY_PATH change to /usr/lib. if libadm.so unavailable, caused below chains: 1. struct stream_in::real_time will be false 2. will not attach flag PCM_MMAP while pcm_open if we now use ULL_NOIRQ(FE: MultiMedia8) device to open capture, mmap func will not called, and pcm_prepare failed. Change-Id: I02baa9df0491a508163dd70ba34ed9634ea0ed93
-
- Jan 16, 2024
-
-
qctecmdr authored
-
- Jan 12, 2024
-
-
Kumar Anurag Singh authored
- Allow for the use of hdmi during voip/voice call if it is connected. Change-Id: I2436fe9af773add836cd08d06ec330918f2509fc
-
qctecmdr authored
-
- Jan 02, 2024
-
-
qctecmdr authored
-
qctecmdr authored
-
Yanhong Wu authored
- Deleted redundant tab keys. Change-Id: I5bf7a54d8222a4e26249b33b1c70118ee3e95c56
-
- Dec 29, 2023
-
-
Kumar Anurag Singh authored
- added entry for hdmi in device backend interface in platform info xml file. Change-Id: I2757e4de58ccecffc8201a2bdced21a20ba87223
-
- Dec 28, 2023
-
-
Kumar Anurag Singh authored
- added entry for hdmi out device backend interface in platform info xml file. Change-Id: If98c12d48abdc52935e4e6463c123c451ff68654
-
- Dec 21, 2023
-
-
Jiazai Wu authored
Audiolite doens't need qcom audio hal so skip it by AUDIO_USE_STUB_HAL. Change-Id: I82fce61cb295cec73c671e96e8eaf799cefccde1
-
- Dec 18, 2023
-
-
Kumar Anurag Singh authored
- add support for rb3gen2 specific audio platform xml. Change-Id: I5e44d66f202e5680935f7f4f6e61f39033b2985d
-
- Dec 14, 2023
-
-
qctecmdr authored
-
- Dec 11, 2023
-
-
Vaibhav Raut authored
The current implementation of the clear_devices function involves the audio_device_info structure. However, when a listnode is added to st_ses_list, the structure sound_trigger_info is used. This leads to a structural mismatch when clear_devices is called during sound trigger deinit with st_ses_list. A new function is introduced to handle the mismatch of structures. Change-Id: Ida5d5ab2b4a80da5a637a9301465ec3efc16d6ae
-
- Dec 07, 2023
-
-
Abinath S authored
Free the state pointer after printing state. Change-Id: I718c7d4462f7dc090c177497fd1674e6119bec57
-
- Dec 06, 2023
-
-
qctecmdr authored
-
- Dec 05, 2023
-
-
Sidha Kothari authored
- Disable feature flags which are not needed to reduce memory footprint. - Release any unused memory once use case is over. Change-Id: I7854b8f00748f204f38b08b9dfa3c00b2bbe0c2b (cherry picked from commit a65e5b966816fa7168105e4d4e7ec1de83240ec9)
-
- Dec 04, 2023
-
-
qctecmdr authored
-
Kumar Anurag Singh authored
- Add unlock for variable before exiting the method. - Fix issue for Buffer Overflow - Non-null Terminated String. Change-Id: Ied74e21de3a126d506fde1a05042af84c0211239 Signed-off-by:
Kumar Anurag Singh <quic_kumaranu@quicinc.com>
-
- Nov 30, 2023
-
-
qctecmdr authored
-
- Nov 29, 2023
-
-
Xiaowu Liu-GV authored
Change-Id: I43907786028f9ce8e1cdb3996521aad75e25f568
-
- Nov 27, 2023
-
-
Neelu Maheshwari authored
Change-Id: Id611e4ef41a485ea676aa71712fb2e500cbd8858
-
ftong authored
Fix kw issue, goto exit to unlock the thread lock. Change-Id: I94c65ee97f145b3d57aa8137eeb4daf63411a6c5
-
- Nov 14, 2023
-
-
qctecmdr authored
-
- Nov 10, 2023
-
-
Linux Build Service Account authored
-
Changxiang Wang authored
- Modified the compilation rules of hfp.c. Change-Id: I989912fd261a12f1f7758f597d697d6c14c18b7f
-
- Nov 09, 2023
-
-
qctecmdr authored
-
Yanhong Wu authored
- Add the HDMI audio out mixer_paths for rb3gen2 platform. Change-Id: Ie5f41e86ba53389802ab8a5fe09d96932b6da9ca
-
Yanhong Wu authored
- add support for HDMI external display - add stereo channel support for hdmi - add mechanism to get controller and stream index for hdmi display Change-Id: I12d60fd6cb3bfcd1d8264fbcdc4bdac808403eca
-
- Oct 25, 2023
-
-
qctecmdr authored
-
- Oct 06, 2023
- Sep 29, 2023
-
-
qctecmdr authored
-
- Sep 28, 2023
-
-
qctecmdr authored
-
qctecmdr authored
-
Hari Krishna Chowdary Yennana authored
- Source track meta data is extracted with STT algo running in Android Audio record path for 2mic. - For source tracking algorithm we need more than one mic to determine the direction. Change-Id: I63982bc4448ea5020088e81ed40c1c793e681a83
-