platform_hardware_interfaces/audio/aidl/default
Mikhail Naganov 878afae8f8 audio: Fix the type used for timekeeping
On 32-bit builds, the 'long' type is 32 bit. Thus, it can not
be used to store the value returned from 'uptimeNanos'.

Bug: 318055805
Test: atest CtsMediaAudioTestCases
Change-Id: I4abf72415b7241728d3ddb1d11043dfd59a8d08a
2024-01-03 11:27:31 -08:00
..
acousticEchoCanceler Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
alsa audio: Refactor configuration population 2023-12-20 14:31:47 -08:00
automaticGainControlV1 Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
automaticGainControlV2 Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
bassboost Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
bluetooth audio: Fix BT AIDL HAL module implementation 2023-12-26 16:34:58 -08:00
config/audioPolicy audio: Parse module configurations from the APM XML files 2023-10-17 19:48:24 -07:00
downmix Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
dynamicProcessing Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
envReverb Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
equalizer Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
extension Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
hapticGenerator Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
include audio: Fix the type used for timekeeping 2024-01-03 11:27:31 -08:00
loudnessEnhancer Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
noiseSuppression Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
presetReverb Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
primary audio: Adjust after "bus" device type change 2023-12-04 14:51:49 -08:00
r_submix audio: Fix the type used for timekeeping 2024-01-03 11:27:31 -08:00
spatializer Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +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 Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
visualizer Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
volume Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
AidlConversionXsdc.cpp audio: Provide code for parsing surround sound config from XML 2023-05-16 18:00:14 -07:00
Android.bp Effect AIDL: cleanup dependencies 2023-12-19 00:37:36 +00:00
android.hardware.audio.effect.service-aidl.example.rc Audio AIDL HAL priority update 2022-12-09 02:39:42 +00:00
android.hardware.audio.effect.service-aidl.xml Add defaults for audio AIDL interfaces 2023-11-06 19:14:32 +00:00
android.hardware.audio.service-aidl.example.rc audio: Ensure proper priority and scheduler for service threads 2023-08-07 18:15:19 -07:00
android.hardware.audio.service-aidl.xml Add defaults for audio AIDL interfaces 2023-11-06 19:14:32 +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 Fix the audio source table in Processing 2023-08-23 17:40:21 +00:00
EffectFactory.cpp Make EffectFactory implementation thread-safe 2023-07-14 23:57:32 +00:00
EffectImpl.cpp Make EffectFactory implementation thread-safe 2023-07-14 23:57:32 +00:00
EffectMain.cpp Add effect config xml parser in AIDL effect factory 2022-11-11 00:14:50 +00:00
EffectThread.cpp audio: Fix Effect worker thread 2023-09-21 03:11:00 +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 audio: Refactor configuration population 2023-12-20 14:31:47 -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: rename get/setOutputRs2 to include upper bound 2023-03-17 02:57:47 +01:00
Stream.cpp Fix -Wunused-variable compiler warning 2023-12-06 14:03:58 +09: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