Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/fastpath/
DFastMixerDumpState.cpp54 const double mixPeriodSec = (double) mFrameCount / mSampleRate; in dump() local
62 mixPeriodSec * 1e3, mLatencyMs); in dump()
108 double adjMHz = megacycles / mixPeriodSec; // _not_ wallNs * 1e9 in dump()
117 wall.getN() * mixPeriodSec); in dump()