/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xcms.h | 275 XcmsColor* /* white_point */, 421 XcmsColor* /* white_point */, 489 XcmsColor* /* white_point */, 506 XcmsColor* /* white_point */, 513 XcmsColor* /* white_point */, 520 XcmsColor* /* white_point */, 534 XcmsColor* /* white_point */, 541 XcmsColor* /* white_point */, 548 XcmsColor* /* white_point */, 555 XcmsColor* /* white_point */, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xcms.h | 273 XcmsColor* /* white_point */, 419 XcmsColor* /* white_point */, 487 XcmsColor* /* white_point */, 504 XcmsColor* /* white_point */, 511 XcmsColor* /* white_point */, 518 XcmsColor* /* white_point */, 532 XcmsColor* /* white_point */, 539 XcmsColor* /* white_point */, 546 XcmsColor* /* white_point */, 553 XcmsColor* /* white_point */, [all...] |
/external/ImageMagick/coders/ |
hdr.c | 324 white_point[2]; 331 &chromaticity[4],&chromaticity[5],&white_point[0], 332 &white_point[1]); 341 image->chromaticity.white_point.x=white_point[0], 342 image->chromaticity.white_point.y=white_point[1]; 742 image->chromaticity.white_point.x,image->chromaticity.white_point.y); 320 white_point[2]; local
|
cin.c | 169 white_point[2], 534 cin.image.white_point[0]=ReadBlobFloat(image); 536 if (IsFloatDefined(cin.image.white_point[0]) != MagickFalse) 537 image->chromaticity.white_point.x=cin.image.white_point[0]; 538 cin.image.white_point[1]=ReadBlobFloat(image); 540 if (IsFloatDefined(cin.image.white_point[1]) != MagickFalse) 541 image->chromaticity.white_point.y=cin.image.white_point[1]; 167 white_point[2], member in struct:_CINImageInfo [all...] |
mpc.c | 743 image->chromaticity.white_point.x=geometry_info.rho; 744 image->chromaticity.white_point.y=geometry_info.sigma; 746 image->chromaticity.white_point.y= 747 image->chromaticity.white_point.x; [all...] |
rla.c | 122 white_point[24+1]; 231 count=ReadBlob(image,24,(unsigned char *) rla_info.white_point); 120 white_point[24+1]; member in struct:_RLAInfo
|
miff.c | [all...] |
dpx.c | 593 chromaticity_info->white_point.x=0.3127; 594 chromaticity_info->white_point.y=0.3290; 595 chromaticity_info->white_point.z=0.3582; 609 chromaticity_info->white_point.x=0.310; 610 chromaticity_info->white_point.y=0.316; 611 chromaticity_info->white_point.z=0.374; 625 chromaticity_info->white_point.x=0.3127; 626 chromaticity_info->white_point.y=0.3290; 627 chromaticity_info->white_point.z=0.3582; [all...] |
json.c | [all...] |
png.c | [all...] |
tiff.c | [all...] |
/external/ImageMagick/ImageMagick/api/ |
enhance.html | 288 <dt>white_point</dt> 462 const double white_point,const double gamma,ExceptionInfo *exception) 480 <dt>white_point</dt> 501 const double white_point,const double gamma,ExceptionInfo *exception) 519 <dt>white_point</dt> 561 <dt>white_point</dt> 582 const double black_point,const double white_point, 601 <dt>white_point</dt>
|
/external/ImageMagick/www/api/ |
enhance.html | 292 <dt>white_point</dt> 466 const double white_point,const double gamma,ExceptionInfo *exception) 484 <dt>white_point</dt> 505 const double white_point,const double gamma,ExceptionInfo *exception) 523 <dt>white_point</dt> 565 <dt>white_point</dt> 586 const double black_point,const double white_point, 605 <dt>white_point</dt>
|
enhance.php | 288 <dt>white_point</dt> 462 const double white_point,const double gamma,ExceptionInfo *exception) 480 <dt>white_point</dt> 501 const double white_point,const double gamma,ExceptionInfo *exception) 519 <dt>white_point</dt> 561 <dt>white_point</dt> 582 const double black_point,const double white_point, 601 <dt>white_point</dt>
|
/external/ImageMagick/MagickCore/ |
enhance.c | 3631 white_point; local [all...] |
image.h | 131 white_point; member in struct:_ChromaticityInfo
|
identify.c | [all...] |
/external/ImageMagick/MagickWand/ |
operation.c | 2101 white_point; local 2596 white_point; local 2634 white_point; local 2667 white_point; local [all...] |
mogrify.c | 1236 white_point; local 1974 white_point; local 2013 white_point; local 2046 white_point; local [all...] |
/external/libvpx/libwebm/mkvparser/ |
mkvparser.h | 409 white_point(NULL), 416 delete white_point; 426 PrimaryChromaticity* white_point; member in struct:mkvparser::MasteringMetadata
|
/external/ImageMagick/PerlMagick/ |
Magick.xs | [all...] |
/external/ImageMagick/PerlMagick/quantum/ |
quantum.xs.in | [all...] |
/frameworks/av/media/libstagefright/matroska/ |
MatroskaExtractor.cpp | [all...] |
/external/ImageMagick/Magick++/lib/ |
Image.cpp | [all...] |
/device/huawei/angler/camera/mm-image-codec/qexif/ |
qexif.h | 213 WHITE_POINT, 866 #define EXIFTAGID_WHITE_POINT CONSTRUCT_TAGID(WHITE_POINT, _ID_WHITE_POINT) [all...] |