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

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

Completed in 37 milliseconds