HomeSort by relevance Sort by last modified time
    Searched refs:dng_camera_profile_id (Results 1 - 5 of 5) sorted by null

  /external/dng_sdk/source/
dng_camera_profile.h 56 class dng_camera_profile_id class
69 dng_camera_profile_id () function in class:dng_camera_profile_id
80 dng_camera_profile_id (const char *name) function in class:dng_camera_profile_id
92 dng_camera_profile_id (const dng_string &name) function in class:dng_camera_profile_id
104 dng_camera_profile_id (const char *name, function in class:dng_camera_profile_id
120 dng_camera_profile_id (const dng_string &name, function in class:dng_camera_profile_id
150 bool operator== (const dng_camera_profile_id &id) const
159 bool operator!= (const dng_camera_profile_id &id) const
176 *this = dng_camera_profile_id ();
515 dng_camera_profile_id ProfileID () cons
    [all...]
dng_classes.h 31 class dng_camera_profile_id;
dng_negative.h     [all...]
dng_negative.cpp 1257 const dng_camera_profile * dng_negative::ProfileByID (const dng_camera_profile_id &id,
1461 dng_color_spec * dng_negative::MakeColorSpec (const dng_camera_profile_id &id) const
    [all...]
dng_render.cpp 829 dng_camera_profile_id profileID; // Default profile ID.
    [all...]

Completed in 514 milliseconds