Home
last modified time | relevance | path

Searched refs:kSyncRecordStartTimeOutMs (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/timing/
DSynchronizedRecordState.h48 ((AudioSystem::kSyncRecordStartTimeOutMs * mSampleRate) / 1000); in startRecording()
/frameworks/av/media/libaudioclient/include/media/
DAudioSystem.h290 static const uint32_t kSyncRecordStartTimeOutMs = 30000; variable