Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.cpp1236 uint32 dng_negative::ProfileCount () const in ProfileCount() function in dng_negative
1248 DNG_ASSERT (index < ProfileCount (), in ProfileByIndex()
1266 uint32 profileCount = ProfileCount (); in ProfileByID()
1411 uint32 count = ProfileCount (); in ComputeCameraProfileToEmbed()
Ddng_negative.h1646 uint32 ProfileCount () const;
Ddng_image_writer.cpp6319 uint32 profileCount = negative.ProfileCount (); in WriteDNG()