Searched refs:initFastCapture (Results 1 – 1 of 1) sorted by relevance
6757 bool initFastCapture; in RecordThread() local6760 initFastCapture = false; in RecordThread()6764 initFastCapture = true; in RecordThread()6768 initFastCapture = (mFrameCount * 1000) / mSampleRate < kMinNormalCaptureBufferSizeMs; in RecordThread()6771 initFastCapture); in RecordThread()6776 if (initFastCapture) { in RecordThread()