Searched refs:kSyncRecordStartTimeOutMs (Results 1 – 2 of 2) sorted by relevance
48 ((AudioSystem::kSyncRecordStartTimeOutMs * mSampleRate) / 1000); in startRecording()
290 static const uint32_t kSyncRecordStartTimeOutMs = 30000; variable