Home
last modified time | relevance | path

Searched defs:sInitial (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/services/audioflinger/fastpath/
H A DFastCapture.h47 static const FastCaptureState sInitial; variable
H A DFastMixer.h69 static const FastMixerState sInitial; variable
H A DFastMixer.cpp50 /*static*/ const FastMixerState FastMixer::sInitial; member in android::FastMixer