Searched refs:kMinNormalCaptureBufferSizeMs (Results 1 – 1 of 1) sorted by relevance
150 static const uint32_t kMinNormalCaptureBufferSizeMs = 12; variable6768 initFastCapture = (mFrameCount * 1000) / mSampleRate < kMinNormalCaptureBufferSizeMs; in RecordThread()6770 this, (long long)mFrameCount, mSampleRate, kMinNormalCaptureBufferSizeMs, in RecordThread()