/external/pdfium/third_party/lcms2-2.6/src/ |
cmssamp.c | 66 cmsCIEXYZ* BlackPoint, 82 BlackPoint -> X = BlackPoint ->Y = BlackPoint -> Z = 0.0; 95 BlackPoint -> X = BlackPoint ->Y = BlackPoint -> Z = 0.0; 100 BlackPoint -> X = BlackPoint ->Y = BlackPoint -> Z = 0.0 [all...] |
cmsps2.c | 70 /BlackPoint [BP] 94 /BlackPoint [BP] 115 /BlackPoint [BP] 128 /BlackPoint [BP] 379 void EmitWhiteBlackD50(cmsIOHANDLER* m, cmsCIEXYZ* BlackPoint) 382 _cmsIOPrintf(m, "/BlackPoint [%f %f %f]\n", BlackPoint -> X, 383 BlackPoint -> Y, 384 BlackPoint -> Z); 705 int EmitCIEBasedA(cmsIOHANDLER* m, cmsToneCurve* Curve, cmsCIEXYZ* BlackPoint) [all...] |
/external/pdfium/xfa/src/fxbarcode/common/ |
BC_GlobalHistogramBinarizer.cpp | 55 int32_t blackPoint = EstimateBlackPoint(localBuckets, e);
64 if (luminance < blackPoint) {
94 int32_t blackPoint = EstimateBlackPoint(localBuckets, e);
101 if (pixel < blackPoint) {
|
/external/libexif/libexif/pentax/ |
mnote-pentax-tag.c | 112 {MNOTE_PENTAX2_TAG_BLACK_POINT, "BlackPoint", N_("Black Point"), ""},
|
/external/ImageMagick/ImageMagick/api/ |
histogram.html | 134 <p>MinMaxStretchImage() uses the exact minimum and maximum values found in each of the channels given, as the BlackPoint and WhitePoint to linearly stretch the colors (and histogram) of the image. The stretch points are also moved further inward by the adjustment values given.</p>
|
/external/ImageMagick/www/api/ |
histogram.html | 138 <p>MinMaxStretchImage() uses the exact minimum and maximum values found in each of the channels given, as the BlackPoint and WhitePoint to linearly stretch the colors (and histogram) of the image. The stretch points are also moved further inward by the adjustment values given.</p>
|
histogram.php | 134 <p>MinMaxStretchImage() uses the exact minimum and maximum values found in each of the channels given, as the BlackPoint and WhitePoint to linearly stretch the colors (and histogram) of the image. The stretch points are also moved further inward by the adjustment values given.</p>
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
fpdf_page_colors.cpp | 345 pParam = pDict->GetArray("BlackPoint"); 421 pParam = pDict->GetArray("BlackPoint"); 541 pParam = pDict->GetArray("BlackPoint"); [all...] |
/external/ImageMagick/MagickCore/ |
histogram.c | 873 % each of the channels given, as the BlackPoint and WhitePoint to linearly [all...] |
/external/pdfium/third_party/lcms2-2.6/include/ |
lcms2.h | [all...] |
/external/zxing/core/ |
core.jar | |
/external/ImageMagick/coders/ |
png.c | [all...] |