Searched defs:EstimateBlackPoint (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/common/
H A DBC_GlobalHistogramBinarizer.cpp55 int32_t blackPoint = EstimateBlackPoint(localBuckets, e);
94 int32_t blackPoint = EstimateBlackPoint(localBuckets, e);
121 int32_t CBC_GlobalHistogramBinarizer::EstimateBlackPoint( function in class:CBC_GlobalHistogramBinarizer

Completed in 115 milliseconds