OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fSharpness
(Results
1 - 5
of
5
) sorted by null
/external/dng_sdk/source/
dng_exif.h
101
uint32
fSharpness
;
dng_exif.cpp
84
,
fSharpness
(0xFFFFFFFF)
[
all
...]
dng_image_writer.h
835
tag_uint16
fSharpness
;
dng_xmp.cpp
[
all
...]
dng_image_writer.cpp
961
,
fSharpness
(tcSharpness , (uint16) exif.
fSharpness
)
1219
if (exif.
fSharpness
<= 0x0FFFF)
1221
fExifIFD.Add (&
fSharpness
);
[
all
...]
Completed in 1714 milliseconds