Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DEffects.h284 void process_l();
DThreads.cpp3410 effectChains[i]->process_l(); in threadLoop()
3420 effectChains[i]->process_l(); in threadLoop()
6559 effectChains[i]->process_l(); in threadLoop()
8255 effectChains[i]->process_l(); in threadLoop()
DEffects.cpp1919 void AudioFlinger::EffectChain::process_l() in process_l() function in android::AudioFlinger::EffectChain