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

/frameworks/base/media/libstagefright/omx/
H A DOMXNodeInstance.cpp127 static int32_t kMaxNumIterations = 10; local
152 if (++iteration > kMaxNumIterations) {
181 if (++iteration > kMaxNumIterations) {

Completed in 63 milliseconds