Searched refs:kMaxNumIterations (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp272 static int32_t kMaxNumIterations = 10; local
302 if (++iteration > kMaxNumIterations) {
332 if (++iteration > kMaxNumIterations) {

Completed in 331 milliseconds