Searched refs:csdTimeIntervalStored_l (Results 1 – 2 of 2) sorted by relevance
129 int64_t csdTimeIntervalStored_l() REQUIRES(mLock);
75 int64_t MelAggregator::csdTimeIntervalStored_l() in csdTimeIntervalStored_l() function in android::audio_utils::MelAggregator104 while (!mCsdRecords.empty() && csdTimeIntervalStored_l() > mCsdWindowSeconds) { in removeOldCsdRecords_l()