Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.cpp1266 uint32 profileCount = ProfileCount (); in ProfileByID() local
1268 if (profileCount == 0) in ProfileByID()
1278 for (index = 0; index < profileCount; index++) in ProfileByID()
1300 for (index = 0; index < profileCount; index++) in ProfileByID()
1321 for (index = 0; index < profileCount; index++) in ProfileByID()
1352 for (index = 0; index < profileCount; index++) in ProfileByID()
Ddng_image_writer.cpp6319 uint32 profileCount = negative.ProfileCount (); in WriteDNG() local
6321 for (uint32 index = 0; index < profileCount; index++) in WriteDNG()