.. |
acousticEchoCanceler
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
alsa
|
audio: Refactor configuration population
|
2023-12-20 14:31:47 -08:00 |
apex/com.android.hardware.audio
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
automaticGainControlV1
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
automaticGainControlV2
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
bassboost
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
bluetooth
|
audio: Add retries for BT proxy port registration
|
2024-01-26 16:19:45 -08:00 |
config/audioPolicy
|
audio: Parse module configurations from the APM XML files
|
2023-10-17 19:48:24 -07:00 |
downmix
|
Effect AIDL: implement IEffect.reopen
|
2024-01-12 17:23:28 +00:00 |
dynamicProcessing
|
Effect AIDL: implement IEffect.reopen
|
2024-01-12 17:23:28 +00:00 |
envReverb
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
equalizer
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
extension
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
hapticGenerator
|
Effect AIDL: implement IEffect.reopen
|
2024-01-12 17:23:28 +00:00 |
include
|
Merge Android 24Q1 Release (ab/11220357)
|
2024-01-30 10:36:50 -08:00 |
loudnessEnhancer
|
Effect AIDL: implement IEffect.reopen
|
2024-01-12 17:23:28 +00:00 |
noiseSuppression
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
presetReverb
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
primary
|
audio: Adjust after "bus" device type change
|
2023-12-04 14:51:49 -08:00 |
r_submix
|
audio: Improve logging in remote submix module
|
2024-01-09 14:13:15 -08:00 |
spatializer
|
Effect AIDL: implement IEffect.reopen
|
2024-01-12 17:23:28 +00:00 |
stub
|
audio: Provide a way for Module to specify nominal latency
|
2023-11-03 13:50:07 -07:00 |
tests
|
audio: Fix default surround sound config
|
2023-07-06 13:51:37 -07:00 |
usb
|
audio: Refactor configuration population
|
2023-12-20 14:31:47 -08:00 |
virtualizer
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
visualizer
|
Effect AIDL: implement IEffect.reopen
|
2024-01-12 17:23:28 +00:00 |
volume
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
AidlConversionXsdc.cpp
|
|
|
Android.bp
|
Merge Android 24Q1 Release (ab/11220357)
|
2024-01-30 10:36:50 -08:00 |
android.hardware.audio.service-aidl.example.rc
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
android.hardware.audio.service-aidl.xml
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
audio_effects_config.xml
|
Spatializer default implementatoin with VTS
|
2023-12-18 16:36:59 +00:00 |
AudioPolicyConfigXmlConverter.cpp
|
audio: Use hardcoded r_submix configuration with XML
|
2023-10-17 19:54:38 -07:00 |
Bluetooth.cpp
|
aosp aidl bluetooth parameter support
|
2023-08-02 21:42:01 +05:30 |
Config.cpp
|
audio: Make IConfig.getSurroundSound default implementation more robust
|
2023-08-23 14:18:27 -07:00 |
Configuration.cpp
|
Revert "Add remote submix direct paths"
|
2023-12-27 15:54:30 -08:00 |
EffectConfig.cpp
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
EffectContext.cpp
|
Update work buffer size with input/output frame size change
|
2024-01-26 18:59:13 +00:00 |
EffectFactory.cpp
|
Make EffectFactory implementation thread-safe
|
2023-07-14 23:57:32 +00:00 |
EffectImpl.cpp
|
Update work buffer size with input/output frame size change
|
2024-01-26 18:59:13 +00:00 |
EffectMain.cpp
|
Create vendor apex for cuttlefish audio and audio effect
|
2024-01-17 07:12:07 +00:00 |
EffectThread.cpp
|
Effect AIDL: implement IEffect.reopen
|
2024-01-12 17:23:28 +00:00 |
EngineConfigXmlConverter.cpp
|
audio: Parse module configurations from the APM XML files
|
2023-10-17 19:48:24 -07:00 |
main.cpp
|
audio: Parse module configurations from the APM XML files
|
2023-10-17 19:48:24 -07:00 |
Module.cpp
|
Merge Android 24Q1 Release (ab/11220357)
|
2024-01-30 10:36:50 -08:00 |
ModulePrimary.cpp
|
audio: Provide a way for Module to specify nominal latency
|
2023-11-03 13:50:07 -07:00 |
SoundDose.cpp
|
CSD: Add default AIDL HAL implementation
|
2023-10-05 11:25:09 -07:00 |
Stream.cpp
|
audio: Fix handling of a thread exit command with a bad cookie
|
2024-01-12 13:59:24 -08:00 |
StreamSwitcher.cpp
|
Merge "audio: Address comments from an internal review" into main
|
2023-08-03 15:58:56 +00:00 |
Telephony.cpp
|
audio: Parse module configurations from the APM XML files
|
2023-10-17 19:48:24 -07:00 |
XsdcConversion.cpp
|
audio: Fix parsing of I/O flags from XML config
|
2023-11-28 17:12:25 -08:00 |