Home
last modified time | relevance | path

Searched refs:createSpatializerThread (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DIAfThread.h425 static sp<IAfPlaybackThread> createSpatializerThread(
DAudioFlinger.cpp2970 thread = IAfPlaybackThread::createSpatializerThread(this, outputStream, *output, in openOutput_l()
DThreads.cpp7921 sp<IAfPlaybackThread> IAfPlaybackThread::createSpatializerThread( in createSpatializerThread() function in android::IAfPlaybackThread