Searched refs:initFastCapture (Results 1 – 1 of 1) sorted by relevance
8117 bool initFastCapture; in RecordThread() local8120 initFastCapture = false; in RecordThread()8124 initFastCapture = true; in RecordThread()8128 initFastCapture = !mIsMsdDevice // Disable fast capture for MSD BUS devices. in RecordThread()8133 mSampleRate, kMinNormalCaptureBufferSizeMs, initFastCapture, mIsMsdDevice); in RecordThread()8138 if (initFastCapture) { in RecordThread()