HomeSort by relevance Sort by last modified time
    Searched refs:histogram (Results 151 - 175 of 177) sorted by null

1 2 3 4 5 67 8

  /frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintService.java 792 MetricsLogger.histogram(mContext, "fingerprint_token", opId != 0L ? 1 : 0);
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 364 * allowed, and a histogram if possible. If the current number
382 int num_palette, int maximum_colors, png_const_uint_16p histogram,
404 if (histogram != NULL)
435 if (histogram[png_ptr->quantize_sort[j]]
436 < histogram[png_ptr->quantize_sort[j + 1]])
    [all...]
png.h     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c 323 % allows for thresholding of an image whose global intensity histogram
5019 *histogram; local
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/libchrome/
Android.mk 98 base/metrics/histogram.cc \
  /system/connectivity/shill/wifi/
wifi_service_unittest.cc 409 string histogram = metrics()->GetFullMetricName( local
414 _, histogram, Service::kStateAssociating, Service::kStateConfiguring));
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 317 static const str_map histogram[] = { member in namespace:android
874 //Currently Enabling Histogram for 8x60
876 histogram,sizeof(histogram)/sizeof(str_map));
    [all...]
  /external/libpng/
png.h     [all...]
  /external/netperf/
configure     [all...]
  /external/opencv3/3rdparty/libpng/
png.h     [all...]
  /external/opencv3/modules/objdetect/test/
test_cascadeandhog.cpp 614 virtual void normalizeBlockHistogram(float* histogram) const;
715 // to set up gradient and histogram pointers.
719 // update the histogram
    [all...]
  /external/pdfium/third_party/lpng_v163/
png.h     [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
PrintSpoolerService.java 535 MetricsLogger.histogram(this, "print_job_state", state);
    [all...]
  /frameworks/base/packages/Shell/src/com/android/shell/
BugreportProgressService.java     [all...]
  /external/ImageMagick/MagickCore/
accelerate-kernels-private.h     [all...]
  /external/opencv3/
Android.mk 723 modules/imgproc/src/histogram.cpp \
    [all...]
  /external/v8/src/
d8.cc 1059 void Shell::AddHistogramSample(void* histogram, int sample) {
1060 Counter* counter = reinterpret_cast<Counter*>(histogram);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java     [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java     [all...]
  /external/v8/include/
v8.h     [all...]
  /external/ImageMagick/www/api/
magick-image.php 169 <p>MagickAdaptiveThresholdImage() selects an individual threshold for each pixel based on the range of intensity values in its local neighborhood. This allows for thresholding of an image whose global intensity histogram doesn't contain distinctive peaks.</p>
    [all...]
  /external/opencv3/modules/objdetect/src/
hog.cpp 53 The code below is implementation of HOG (Histogram-of-Oriented Gradients)
509 virtual void normalizeBlockHistogram(float* histogram) const;
653 // to set up gradient and histogram pointers.
657 // update the histogram
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]

Completed in 4321 milliseconds

1 2 3 4 5 67 8