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
Glenn Kasten
6af763bec7
Remove dead code related to gettid
...
The gettid system call is always available now. Change-Id: Ib78b41781eda182dc8605daf456bbea7ff7c2dc0
2011-06-03 16:12:37 -07:00
..
Android.mk
audio/media: convert to using the audio HAL and new audio defs
2011-04-27 13:10:10 -07:00
AudioBufferProvider.h
…
AudioFlinger.cpp
Remove dead code related to gettid
2011-06-03 16:12:37 -07:00
AudioFlinger.h
Use channel mask instead of channel count for track creation
2011-06-01 10:55:29 -07:00
AudioMixer.cpp
Use channel mask instead of channel count for track creation
2011-06-01 10:55:29 -07:00
AudioMixer.h
Use channel mask instead of channel count for track creation
2011-06-01 10:55:29 -07:00
AudioPolicyService.cpp
Remove dead code related to gettid
2011-06-03 16:12:37 -07:00
AudioPolicyService.h
update for new audio.h header location
2011-05-12 14:09:57 -07:00
AudioResampler.cpp
am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler"
2011-04-11 17:27:12 -07:00
AudioResampler.h
Fix issue 3479042.
2011-02-28 16:52:51 -08:00
AudioResamplerCubic.cpp
…
AudioResamplerCubic.h
…
AudioResamplerSinc.cpp
…
AudioResamplerSinc.h
…