Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.cpp1350 int32 bestVersion = 0; in ProfileByID() local
1367 if (bestIndex == -1 || testVersion > bestVersion) in ProfileByID()
1371 bestVersion = testVersion; in ProfileByID()