Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_xmp.cpp2697 bool hasHighISO = false; in SyncExif() local
2707 hasHighISO = hasHighISO || (exif.fISOSpeedRatings [j] > 65535); in SyncExif()
2711 if (!hasHighISO) in SyncExif()