Searched defs:SoundDecoder (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/base/media/jni/soundpool/ | ||
H A D | Sound.h | 26 class SoundDecoder; variable |
H A D | SoundDecoder.cpp | 32 SoundDecoder::SoundDecoder(SoundManager* soundManager, size_t threads, int32_t threadPriority) in SoundDecoder() function in android::soundpool::SoundDecoder |