Home
last modified time | relevance | path

Searched refs:tooManySubIFDs (Results 1 – 1 of 1) sorted by relevance

/external/dng_sdk/source/
Ddng_info.cpp2066 bool tooManySubIFDs = false; in Parse() local
2068 while (searchedIFDs < fIFDCount && !tooManySubIFDs) in Parse()
2074 searchIndex < searchLimit && !tooManySubIFDs; in Parse()
2086 tooManySubIFDs = true; in Parse()
2122 if (tooManySubIFDs) in Parse()