Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mMaxDisableWaitCnt

67       // mMaxDisableWaitCnt is set by configure() and not used before then
228 mDisableWaitCnt = mMaxDisableWaitCnt;
401 mMaxDisableWaitCnt = (MAX_DISABLE_TIME_MS * mConfig.outputCfg.samplingRate) /