This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
services
/
audioflinger
History
Steve Block
1afd5bab4e
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
...
Change-Id: I44f267700356967dc51e8f85ebf457dc85cfb229
2012-01-19 14:44:50 -08:00
..
Android.mk
Fix issue 4604090: notification sound interrupted.
2011-07-25 18:41:12 -07:00
AudioBufferProvider.h
…
AudioFlinger.cpp
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
2012-01-19 14:44:50 -08:00
AudioFlinger.h
audioflinger: fix audio skipping over A2DP
2011-12-05 10:40:18 -08:00
AudioMixer.cpp
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
2012-01-19 14:44:50 -08:00
AudioMixer.h
Use channel mask instead of channel count for track creation
2011-06-01 10:55:29 -07:00
AudioPolicyService.cpp
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
2012-01-19 14:44:31 -08:00
AudioPolicyService.h
Audio effects: track CPU and memory use separately
2011-08-11 14:33:45 -07:00
AudioResampler.cpp
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
2012-01-19 14:44:50 -08:00
AudioResampler.h
…
AudioResamplerCubic.cpp
Fix build warning; LOG_TAG was misplaced
2011-07-08 09:32:50 -07:00
AudioResamplerCubic.h
…
AudioResamplerSinc.cpp
…
AudioResamplerSinc.h
…