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

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

Completed in 126 milliseconds