Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DEffects.h416 void process_l();
DThreads.cpp3716 effectChains[i]->process_l(); in threadLoop()
3739 effectChains[i]->process_l(); in threadLoop()
7049 effectChains[i]->process_l(); in threadLoop()
8848 effectChains[i]->process_l(); // Thread is not locked, but effect chain is locked in threadLoop()
DEffects.cpp2031 void AudioFlinger::EffectChain::process_l() in process_l() function in android::AudioFlinger::EffectChain