Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/fastpath/
DFastMixerDumpState.cpp108 double adjMHz = megacycles / mixPeriodSec; // _not_ wallNs * 1e9 in dump() local
109 loadMHz.add(adjMHz); in dump()