Home
last modified time | relevance | path

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

/device/asus/fugu/libaudio/
DAudioOutput.cpp202 static const int MAX_RETRY_COUNT = 3; in openPCMDevice() local
231 if (retry++ >= MAX_RETRY_COUNT) { in openPCMDevice()