Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DIAfThread.h441 static sp<IAfPlaybackThread> createSpatializerThread(
H A DAudioFlinger.cpp3137 thread = IAfPlaybackThread::createSpatializerThread(this, outputStream, *output, in openOutput_l()
H A DThreads.cpp8095 sp<IAfPlaybackThread> IAfPlaybackThread::createSpatializerThread( in createSpatializerThread() function in android::IAfPlaybackThread