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

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

Completed in 273 milliseconds