Searched refs:kMinNormalCaptureBufferSizeMs (Results 1 – 1 of 1) sorted by relevance
179 static const uint32_t kMinNormalCaptureBufferSizeMs = 12; variable8130 && (mFrameCount * 1000) / mSampleRate < kMinNormalCaptureBufferSizeMs; in RecordThread()8133 mSampleRate, kMinNormalCaptureBufferSizeMs, initFastCapture, mIsMsdDevice); in RecordThread()