summaryrefslogtreecommitdiff
path: root/audio_platform_info_intcodec_s4dev.xml
AgeCommit message (Collapse)Author
2020-06-04audio: add delay settings for playback and capturemillerliang
AudioTrack/AudioRecord timestamps are off by 30ms when tested with the Clarity test app Bug: 137600762 Test: Manual test with Clarity test apk Change-Id: I2adcce2578e0a43bb1a0e0315fbb580ce194ab10
2020-04-27audio: correct supported channel maskJasmine Cha
- this project supported two microphones and correcting channel mask from AUDIO_CHANNEL_INDEX_MASK_3 to AUDIO_CHANNEL_INDEX_MASK_2. Bug: 153704905 Test: solotester for unprocessed with ch mask 2,3,4 Signed-off-by: Jasmine Cha <chajasmine@google.com> Change-Id: Ie6328b742eb48b55ba993e024b5d3581807414d6
2019-06-06audio: bonito: Add support for DSDS for incall music featureJason Hsu
Add support for incall-music-uplink2 usecase to enable Dual Sim Dual Standby (DSDS) voice scenarios Bug: 132080107 Test: Local test Change-Id: Ia460ad5d3323f57d6ed5edf41a4367f1b578c5fb Signed-off-by: Jason Hsu <jasonchhsu@google.com>
2019-02-06audio: Enhance latency and tuning in voice call with hearing aidjuyuchen
1. Reduce microphone latency in voice call 2. Use specific acdb tuning Bug: 120869034 Test: manual audio test Change-Id: I516c6fced93898d6e76ca8f62761bcc60a923694
2018-10-10mixerpaths: add headset headphone separate backendyixuanjiang
Bug: 112520435 Test: local build Change-Id: Ie220dde3fce2de8e4008e65fc537bce41bd1258d Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2018-09-16Merge "audio: correct a2dp ABR feedback id" into pi-devVincent Tew
2018-09-16audio: correct a2dp ABR feedback idvincenttew
change from 42 to 12 to match the correct pcm id 00-12: SLIMBUS_7 Hostless (*) : : playback 1 : capture 1 Test: Build pass, boot to home Bug: 112829607 Change-Id: I1b180677fd0717ca90ebbb5ec0424ff917d48d40 Signed-off-by: vincenttew <vincenttew@google.com>
2018-08-23audio: b4s4: add tty acdb_id in platform infoHW Lee
Bug: 112517895 Test: manual audio test Change-Id: Ie46c1ba156547ab8abcf82ea34d4cf2228d7d6a2 Signed-off-by: HW Lee <hwlee@google.com>
2018-08-15Merge "audio: add speaker safe combo path" into pi-devBubble Fang
2018-08-15audio: add headset backend for headset SND devicesyixuanjiang
Bug: 112518198 Change-Id: I6212b1dc82053179349fff0c6df4e3b255a61618 Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2018-08-15audio: add speaker safe combo pathvincenttew
add speaker safe combo path to prevent no sound Bug: 112516927 Bug: 112518081 Test: play ringtone via headphone/lineout/bt/usb-headphone/speaker-safe Change-Id: Ie16f25cbb2d9e770042eaa2f2e9553dd114319f4 Signed-off-by: vincenttew <vincenttew@google.com> Signed-off-by: HW Lee <hwlee@google.com>
2018-08-07audio: bonito: change the filenameHW Lee
To match the updated snd card name. Test: local build Bug: 112018755 Change-Id: I3efd909251301859b12c65eda8c9da77e9326b77 Signed-off-by: HW Lee <hwlee@google.com>