Home
last modified time | relevance | path

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

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