Searched refs:SpatializerThread (Results 1 – 2 of 2) sorted by relevance
1933 class SpatializerThread : public MixerThread {1935 SpatializerThread(const sp<IAfThreadCallback>& afThreadCallback,
7927 return sp<SpatializerThread>::make(afThreadCallback, output, id, systemReady, mixerConfig); in createSpatializerThread()7930 SpatializerThread::SpatializerThread(const sp<IAfThreadCallback>& afThreadCallback, in SpatializerThread() function in android::SpatializerThread7939 void SpatializerThread::setHalLatencyMode_l() { in setHalLatencyMode_l()7978 status_t SpatializerThread::setRequestedLatencyMode(audio_latency_mode_t mode) { in setRequestedLatencyMode()7987 void SpatializerThread::checkOutputStageEffects() in checkOutputStageEffects()8041 void SpatializerThread::threadLoop_exit() in threadLoop_exit()