Searched refs:kFastCaptureLogSize (Results 1 – 2 of 2) sorted by relevance
1373 static const size_t kFastCaptureLogSize = 4 * 1024; variable
5764 mFastCaptureNBLogWriter = audioFlinger->newWriter_l(kFastCaptureLogSize, "FastCapture"); in RecordThread()