Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.h1660 virtual const dng_camera_profile * ComputeCameraProfileToEmbed
1667 return ComputeCameraProfileToEmbed (Metadata ()); in CameraProfileToEmbed()
Ddng_negative.cpp1405 const dng_camera_profile * dng_negative::ComputeCameraProfileToEmbed in ComputeCameraProfileToEmbed() function in dng_negative
Ddng_image_writer.cpp6309 const dng_camera_profile &mainProfile (*negative.ComputeCameraProfileToEmbed (constMetadata)); in WriteDNG()