HomeSort by relevance Sort by last modified time
    Searched full:contrast (Results 101 - 125 of 1719) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/TvSettings/QuickSettings/res/xml/
quick_settings.xml 35 app:key="contrast"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
video.h 163 __u8 contrast1; /* 7- 4 Pattern pixel contrast */
164 /* 3- 0 Background pixel contrast */
165 __u8 contrast2; /* 7- 4 Emphasis pixel-2 contrast */
166 /* 3- 0 Emphasis pixel-1 contrast */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
merge.h 44 * reach @c __end, in contrast to the usual variant.
90 * reach @c __end, in contrast to the usual variant.
157 * reach @c __end, in contrast to the usual variant.
209 * reach @c __end, in contrast to the usual variant.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
merge.h 44 * reach @c __end, in contrast to the usual variant.
90 * reach @c __end, in contrast to the usual variant.
157 * reach @c __end, in contrast to the usual variant.
209 * reach @c __end, in contrast to the usual variant.
  /prebuilts/go/darwin-x86/src/cmd/pack/
doc.go 30 In contrast to Unix ar, the r operation always appends to the archive,
  /prebuilts/go/linux-x86/src/cmd/pack/
doc.go 30 In contrast to Unix ar, the r operation always appends to the archive,
  /external/ImageMagick/utilities/
convert.1.in 49 \-features distance analyze image features (e.g. contrast, correlation)
135 \-brightness-contrast geometry
136 \ improve brightness / contrast of the image
149 \-contrast enhance or reduce the image contrast
150 \-contrast-stretch geometry
151 improve contrast by `stretching' the intensity range
187 \-level value adjust the level of image contrast
191 improve contrast by `stretching with saturation' the intensity range
232 selectively blur pixels within a contrast threshol
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/res/raw/
camera_graph.xml 71 <filter class="ContrastRatioFilter" name="contrast" />
163 targetFilter="contrast" targetPort="image" />
164 <connect sourceFilter="contrast" sourcePort="contrastRatingToGoodness"
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
CSVWriterFilter.java 91 float contrast = ((Float)contrastValue.getValue()).floatValue(); local
134 underExposure + "," + colorfulness + "," + contrast + "," + brightness +
137 underExposure + "," + colorfulness + "," + contrast + "," + brightness +
  /external/webrtc/webrtc/modules/video_processing/
content_analysis_sse2.cc 109 float contrast = pixelSqSumAvg - (pixelSumAvg * pixelSumAvg); local
111 if (contrast > 0.0) {
112 contrast = sqrt(contrast);
113 motion_magnitude_ = tempDiffAvg / contrast;
  /external/ImageMagick/www/source/
examples.pl 118 print "Contrast...\n";
120 $example->Label('Contrast');
121 $example->Contrast();
124 print "Contrast Stretch...\n";
126 $example->Label('Contrast Stretch');
401 print "Sigmoidal Contrast...\n";
403 $example->Label('Sigmoidal Contrast');
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdp.cpp 269 if (!isEqual(mParams.params.pa_params.contrast,
270 data.hsicData.contrast)) {
272 "Contrast has changed from %f to %f",
273 mParams.params.pa_params.contrast,
274 data.hsicData.contrast);
282 mParams.params.pa_params.contrast = data.hsicData.contrast;
  /hardware/qcom/display/msm8994/liboverlay/
overlayMdp.cpp 257 if (!isEqual(mParams.params.pa_params.contrast,
258 data.hsicData.contrast)) {
260 "Contrast has changed from %f to %f",
261 mParams.params.pa_params.contrast,
262 data.hsicData.contrast);
270 mParams.params.pa_params.contrast = data.hsicData.contrast;
  /hardware/intel/img/psb_video/src/
psb_texture.c 145 double brightness, double contrast,
232 texture_priv->contrast.Value = OV_CONTRAST_DEFAULT_VALUE;
233 texture_priv->contrast.Fraction = 0;
736 * - Contrast is an adjustment of the Y scale.
742 fContrast = (pPriv->contrast.Value + 100) / 100.0;
751 * (including brightness and contrast correction)
765 * (including brightness and contrast correction)
780 * (including brightness and contrast correction)
    [all...]
  /external/ImageMagick/ImageMagick/script/
magick-core.html 196 <p><a id="image-view"></a>Now lets perform the same contrast enhancement while taking advantage of our dual or quad-core processing system by running the algorithm in parallel utilizing wand views. The <a href="../source/core/sigmoidal-contrast.c">sigmoidal-contrast.c</a> module reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk just like the previous contrast enhancement program, but now it does its work in parallel (assumes ImageMagick is built with OpenMP support).</p>
294 Sigmoidal non-linearity contrast control.
  /external/ImageMagick/www/
magick-core.html 200 <p><a id="image-view"></a>Now lets perform the same contrast enhancement while taking advantage of our dual or quad-core processing system by running the algorithm in parallel utilizing wand views. The <a href="../source/core/sigmoidal-contrast.c">sigmoidal-contrast.c</a> module reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk just like the previous contrast enhancement program, but now it does its work in parallel (assumes ImageMagick is built with OpenMP support).</p>
298 Sigmoidal non-linearity contrast control.
  /external/libexif/libexif/olympus/
mnote-olympus-tag.c 70 {MNOTE_NIKON_TAG_CURVE, "Curve,", N_("Contrast Curve"), ""},
153 {MNOTE_OLYMPUS_TAG_CONTRAST, "Contrast", N_("Contrast Setting"), ""},
  /developers/build/prebuilts/gradle/NavigationDrawer/Application/src/main/res/layout/
activity_navigation_drawer.xml 40 the container. A solid background is used for contrast
  /developers/build/prebuilts/gradle/NavigationDrawer/kotlinApp/Application/src/main/res/layout/
activity_navigation_drawer.xml 40 the container. A solid background is used for contrast
  /developers/samples/android/ui/views/NavigationDrawer/Application/src/main/res/layout/
activity_navigation_drawer.xml 40 the container. A solid background is used for contrast
  /developers/samples/android/ui/views/NavigationDrawer/kotlinApp/Application/src/main/res/layout/
activity_navigation_drawer.xml 40 the container. A solid background is used for contrast
  /development/samples/browseable/NavigationDrawer/res/layout/
activity_navigation_drawer.xml 40 the container. A solid background is used for contrast
  /development/samples/training/NavigationDrawer/res/layout/
activity_main.xml 36 the container. A solid background is used for contrast
  /external/ImageMagick/ImageMagick/api/
feature.html 103 <p>GetImageFeatures() returns features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance. The features include the angular second moment, contrast, correlation, sum of squares: variance, inverse difference moment, sum average, sum varience, sum entropy, entropy, difference variance, difference entropy, information measures of correlation 1, information measures of correlation 2, and maximum correlation coefficient. You can access the red channel contrast, for example, like this:</p>
107 contrast=channel_features[RedPixelChannel].contrast[0];
  /external/ImageMagick/www/api/
feature.html 107 <p>GetImageFeatures() returns features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance. The features include the angular second moment, contrast, correlation, sum of squares: variance, inverse difference moment, sum average, sum varience, sum entropy, entropy, difference variance, difference entropy, information measures of correlation 1, information measures of correlation 2, and maximum correlation coefficient. You can access the red channel contrast, for example, like this:</p>
111 contrast=channel_features[RedPixelChannel].contrast[0];

Completed in 1681 milliseconds

1 2 3 45 6 7 8 91011>>