Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/core-impl/
DStreamRemoteSubmix.h59 static constexpr int kMaxErrorLogs = 5; variable
/hardware/interfaces/audio/aidl/default/r_submix/
DStreamRemoteSubmix.cpp196 if (++mWriteShutdownCount < kMaxErrorLogs) { in outWrite()
273 if (++mReadErrorCount < kMaxErrorLogs) { in inRead()