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

1 2 34 5 6 7 8

  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_reduce_backward.java 222 private long[] histogram(RenderScript RS, final byte[] inputArray) { method in class:UT_reduce_backward
241 private boolean histogram(RenderScript RS, ScriptC_reduce_backward s) { method in class:UT_reduce_backward
244 final long[] javaRslt = histogram(RS, inputArray);
252 "histogram[" + i + "]: java " + javaRslt[i] + ", rs " + rsRslt[i] + ": FAILED");
257 Log.i(TAG, "histogram: PASSED");
264 long[] hsg = histogram(RS, inputArray);
296 pass &= histogram(pRS, s);
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_reduce_backward.java 238 private long[] histogram(RenderScript RS, final byte[] inputArray) { method in class:UT_reduce_backward
257 private boolean histogram(RenderScript RS, ScriptC_reduce_backward s) { method in class:UT_reduce_backward
260 final long[] javaRslt = histogram(RS, inputArray);
268 "histogram[" + i + "]: java " + javaRslt[i] + ", rs " + rsRslt[i] + ": FAILED");
273 Log.i(TAG, "histogram: PASSED");
280 long[] hsg = histogram(RS, inputArray);
312 pass &= histogram(pRS, s);
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.c 503 /* Count number of non-zero histogram entries, and fill in a bit vector
504 of non-zero indices. The histogram is only currently computed for arc
511 if (csum->histogram[h_ix].num_counters > 0)
536 if (!csum->histogram[h_ix].num_counters)
538 gcov_write_unsigned (csum->histogram[h_ix].num_counters);
539 gcov_write_counter (csum->histogram[h_ix].min_value);
540 gcov_write_counter (csum->histogram[h_ix].cum_value);
679 memset (csum->histogram, 0,
705 the histogram index accordingly, then right shift and increment
720 csum->histogram[h_ix].num_counters = gcov_read_unsigned ()
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.c 503 /* Count number of non-zero histogram entries, and fill in a bit vector
504 of non-zero indices. The histogram is only currently computed for arc
511 if (csum->histogram[h_ix].num_counters > 0)
536 if (!csum->histogram[h_ix].num_counters)
538 gcov_write_unsigned (csum->histogram[h_ix].num_counters);
539 gcov_write_counter (csum->histogram[h_ix].min_value);
540 gcov_write_counter (csum->histogram[h_ix].cum_value);
679 memset (csum->histogram, 0,
705 the histogram index accordingly, then right shift and increment
720 csum->histogram[h_ix].num_counters = gcov_read_unsigned ()
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.c 503 /* Count number of non-zero histogram entries, and fill in a bit vector
504 of non-zero indices. The histogram is only currently computed for arc
511 if (csum->histogram[h_ix].num_counters > 0)
536 if (!csum->histogram[h_ix].num_counters)
538 gcov_write_unsigned (csum->histogram[h_ix].num_counters);
539 gcov_write_counter (csum->histogram[h_ix].min_value);
540 gcov_write_counter (csum->histogram[h_ix].cum_value);
679 memset (csum->histogram, 0,
705 the histogram index accordingly, then right shift and increment
720 csum->histogram[h_ix].num_counters = gcov_read_unsigned ()
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.c 503 /* Count number of non-zero histogram entries, and fill in a bit vector
504 of non-zero indices. The histogram is only currently computed for arc
511 if (csum->histogram[h_ix].num_counters > 0)
536 if (!csum->histogram[h_ix].num_counters)
538 gcov_write_unsigned (csum->histogram[h_ix].num_counters);
539 gcov_write_counter (csum->histogram[h_ix].min_value);
540 gcov_write_counter (csum->histogram[h_ix].cum_value);
679 memset (csum->histogram, 0,
705 the histogram index accordingly, then right shift and increment
720 csum->histogram[h_ix].num_counters = gcov_read_unsigned ()
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.c 503 /* Count number of non-zero histogram entries, and fill in a bit vector
504 of non-zero indices. The histogram is only currently computed for arc
511 if (csum->histogram[h_ix].num_counters > 0)
536 if (!csum->histogram[h_ix].num_counters)
538 gcov_write_unsigned (csum->histogram[h_ix].num_counters);
539 gcov_write_counter (csum->histogram[h_ix].min_value);
540 gcov_write_counter (csum->histogram[h_ix].cum_value);
679 memset (csum->histogram, 0,
705 the histogram index accordingly, then right shift and increment
720 csum->histogram[h_ix].num_counters = gcov_read_unsigned ()
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.c 503 /* Count number of non-zero histogram entries, and fill in a bit vector
504 of non-zero indices. The histogram is only currently computed for arc
511 if (csum->histogram[h_ix].num_counters > 0)
536 if (!csum->histogram[h_ix].num_counters)
538 gcov_write_unsigned (csum->histogram[h_ix].num_counters);
539 gcov_write_counter (csum->histogram[h_ix].min_value);
540 gcov_write_counter (csum->histogram[h_ix].cum_value);
679 memset (csum->histogram, 0,
705 the histogram index accordingly, then right shift and increment
720 csum->histogram[h_ix].num_counters = gcov_read_unsigned ()
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.c 503 /* Count number of non-zero histogram entries, and fill in a bit vector
504 of non-zero indices. The histogram is only currently computed for arc
511 if (csum->histogram[h_ix].num_counters > 0)
536 if (!csum->histogram[h_ix].num_counters)
538 gcov_write_unsigned (csum->histogram[h_ix].num_counters);
539 gcov_write_counter (csum->histogram[h_ix].min_value);
540 gcov_write_counter (csum->histogram[h_ix].cum_value);
679 memset (csum->histogram, 0,
705 the histogram index accordingly, then right shift and increment
720 csum->histogram[h_ix].num_counters = gcov_read_unsigned ()
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.c 503 /* Count number of non-zero histogram entries, and fill in a bit vector
504 of non-zero indices. The histogram is only currently computed for arc
511 if (csum->histogram[h_ix].num_counters > 0)
536 if (!csum->histogram[h_ix].num_counters)
538 gcov_write_unsigned (csum->histogram[h_ix].num_counters);
539 gcov_write_counter (csum->histogram[h_ix].min_value);
540 gcov_write_counter (csum->histogram[h_ix].cum_value);
679 memset (csum->histogram, 0,
705 the histogram index accordingly, then right shift and increment
720 csum->histogram[h_ix].num_counters = gcov_read_unsigned ()
    [all...]
  /external/ImageMagick/MagickCore/
enhance.c 63 #include "MagickCore/histogram.h"
275 % color gradient in the CLUT image, or to perform a freeform histogram
283 % a histogram adjustment of existing alpha channel values. If both images
1027 *histogram, local
1509 *histogram, local
2837 *histogram, local
    [all...]
accelerate.c 335 histogramKernel = AcquireOpenCLKernel(device,"Histogram");
1003 *histogram; local
2363 *histogram; local
    [all...]
Android.mk 75 histogram.c\
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
Metrics.java 73 // Indices for bucketing roots in the roots histogram. "Other" is the catch-all index for any
75 // #getSanitizedRootIndex}). Apps are also bucketed in this histogram.
183 // operations in the COUNT_FILEOP_CANCELED histogram.
216 // COUNT_USER_ACTION histogram.
278 // COUNT_MENU_ACTION histogram.
305 // the COUNT_DRAWER_OPENED histogram.
509 String histogram,
513 logHistogram(context, histogram, FILEOP_DELETE);
518 logHistogram(context, histogram, getOpCode(operationType, providerType));
524 // Find the right histogram to log to, then log the operation
525 String histogram = isSystemProvider(authority) ? COUNT_FILEOP_SYSTEM : COUNT_FILEOP_EXTERNAL; local
    [all...]
  /external/opencv3/apps/traincascade/
HOGfeatures.h 29 virtual void integralHistogram(const cv::Mat &img, std::vector<cv::Mat> &histogram, cv::Mat &norm, int nbins) const;
  /frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
NekoDialog.java 55 MetricsLogger.histogram(getContext(), "egg_neko_offered_food", food.getType());
  /frameworks/base/services/core/java/com/android/server/fingerprint/
EnrollClient.java 91 MetricsLogger.histogram(getContext(), "fingerprintd_enroll_start_error", result);
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
NewChromaHistogramFilter.java 17 // Extract histogram from image.
19 package androidx.media.filterpacks.histogram;
35 * ChromaHistogramFilter takes in an image in HSVA format and computes a 2-D histogram with a
36 * 2 dimensional chroma histogram based on hue (column) and saturation (row) at the top and
37 * a 1-D value histogram in the last row. The number of bin in the value histogram equals to
65 .addOutputPort("histogram", Signature.PORT_REQUIRED, dataOut)
89 OutputPort outPort = getConnectedOutputPort("histogram");
  /system/core/metricsd/uploader/
upload_service.h 143 // Aggregates all histogram available in memory and store them in the current
148 void RecordDelta(const base::HistogramBase& histogram,
  /external/ImageMagick/coders/
Android.mk 59 histogram.c\
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BaseCluster.java 38 // Histogram illustrates the pattern of visit during time of day,
160 public void setHistogram(Map<String, Long> histogram) {
162 mHistogram.putAll(histogram);
  /frameworks/base/core/java/android/os/
RecoverySystem.java 780 MetricsLogger.histogram(context, "ota_time_total", timeTotal);
783 MetricsLogger.histogram(context, "ota_uncrypt_time", uncryptTime);
786 MetricsLogger.histogram(context, "ota_source_version", sourceVersion);
789 MetricsLogger.histogram(context, "ota_written_in_MiBs", bytesWrittenInMiB);
792 MetricsLogger.histogram(context, "ota_stashed_in_MiBs", bytesStashedInMiB);
    [all...]
  /external/ImageMagick/www/api/
histogram.php 55 <p class="text-center"><a href="histogram.php#GetImageHistogram">GetImageHistogram</a> &bull; <a href="histogram.php#IdentifyPaletteImage">IdentifyPaletteImage</a> &bull; <a href="histogram.php#IsHistogramImage">IsHistogramImage</a> &bull; <a href="histogram.php#IsPaletteImage">IsPaletteImage</a> &bull; <a href="histogram.php#MinMaxStretchImage">MinMaxStretchImage</a> &bull; <a href="histogram.php#GetNumberColors">GetNumberColors</a> &bull; <a href="histogram.php#UniqueImageColors">UniqueImageColors</a></p>
74 <p>Write a histogram of the color distribution to this file handle.</p>
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>
192 <p>Write a histogram of the color distribution to this file handle.</p
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
StatisticsTool.java 390 int[] histogram = new int[file_count]; local
403 // find highest score, update histogram for that checker
404 // show checker histogram
424 histogram[bestFit] += 1;
431 System.out.println(" " + checkers[c].getLanguage() + ": " + histogram[c]);
  /cts/apps/CameraITS/tests/
tutorial.py 165 # Compute a histogram of the luma image, in 256 buckets.
167 hist,_ = numpy.histogram(yimg*255, 256, (0,256))
169 # Plot the histogram using matplotlib, and save as a PNG image.
173 pylab.title("Histogram of luma channel of captured image")

Completed in 1023 milliseconds

1 2 34 5 6 7 8