Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_info.cpp2064 uint32 searchedIFDs = 0; in Parse() local
2068 while (searchedIFDs < fIFDCount && !tooManySubIFDs) in Parse()
2073 for (uint32 searchIndex = searchedIFDs; in Parse()
2112 searchedIFDs = searchLimit; in Parse()