Home
last modified time | relevance | path

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

/frameworks/av/media/libnbaio/include_mono/media/nbaio/
DSingleStateQueue.h132 const int MAX_TRIES = 5; in poll() local
134 if (++tries >= MAX_TRIES) { in poll()
148 if (++tries >= MAX_TRIES) { in poll()