Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:kSyncRecordStartTimeOutMs

4707             // do not wait for the event for more than AudioSystem::kSyncRecordStartTimeOutMs
4708 mFramestoDrop = - ((AudioSystem::kSyncRecordStartTimeOutMs * mReqSampleRate) / 1000);