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
/
media
/
jni
/
soundpool
History
Andy Hung
0474773aab
Stop SoundPool decode if NdkMediaCodec returns null buffers
...
Also increase error checking. Bug: 27346228 Change-Id: Ib94505f852344298f88a3fdcbd65ca8031084188
2016-03-29 15:43:02 -07:00
..
android_media_SoundPool.cpp
SoundPool monitors AppOps for OP_PLAY_AUDIO
2015-06-10 14:46:26 -07:00
Android.mk
Deprecations are warnings not errors
2015-05-28 07:59:36 -07:00
NOTICE
…
SoundPool.cpp
Stop SoundPool decode if NdkMediaCodec returns null buffers
2016-03-29 15:43:02 -07:00
SoundPool.h
SoundPool: add lock for findSample access from SoundPoolThread
2015-12-01 14:40:26 -08:00
SoundPoolThread.cpp
…
SoundPoolThread.h
…