HomeSort by relevance Sort by last modified time
    Searched full:reduced (Results 401 - 425 of 1304) sorted by null

<<11121314151617181920>>

  /prebuilts/tools/common/google-api-java-client/1.20.0/
HOWTO.txt 94 run "ant jar" to create a combined, reduced, repackaged jar.
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
HOWTO.txt 92 run "ant jar" to create a combined, reduced, repackaged jar.
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis-parent/1.2/
objenesis-parent-1.2.pom 217 <exclude>dependency-reduced-pom.xml</exclude>
  /system/core/include/utils/
KeyedVector.h 59 //! sets the capacity. capacity can never be reduced less than size()
  /toolchain/binutils/binutils-2.25/include/elf/
nds32.h 238 /* Reduced register file. */
  /docs/source.android.com/src/devices/tech/config/
low-ram.jd 50 <h3 id="opt-mem">Reduced system memory</h3>
55 <li>Reduced per-process font cache overhead.</li>
172 <p>The thresholds can be reduced if too much memory is being reserved for file
  /external/ImageMagick/ImageMagick/script/
quantize.html 79 <p>Classification builds a color description tree for the image. Reduction collapses the tree until the number it represents, at most, is the number of colors desired in the output image. Assignment defines the output image's color map and sets each pixel's color by reclassification in the reduced tree. <var>Our goal is to minimize the numerical discrepancies between the original colors and quantized colors</var>. To learn more about quantization error, see <a href="quantize.php#measure">Measuring Color Reduction Error</a>.</p>
158 <p>To measure the difference between the original and color reduced images (the total color reduction error), ImageMagick sums over all pixels in an image the distance squared in RGB space between each original pixel value and its color reduced value. ImageMagick prints several error measurements including the mean error per pixel, the normalized mean error, and the normalized maximum error.</p>
  /external/ImageMagick/www/
quantize.html 83 <p>Classification builds a color description tree for the image. Reduction collapses the tree until the number it represents, at most, is the number of colors desired in the output image. Assignment defines the output image's color map and sets each pixel's color by reclassification in the reduced tree. <var>Our goal is to minimize the numerical discrepancies between the original colors and quantized colors</var>. To learn more about quantization error, see <a href="quantize.html#measure">Measuring Color Reduction Error</a>.</p>
162 <p>To measure the difference between the original and color reduced images (the total color reduction error), ImageMagick sums over all pixels in an image the distance squared in RGB space between each original pixel value and its color reduced value. ImageMagick prints several error measurements including the mean error per pixel, the normalized mean error, and the normalized maximum error.</p>
  /frameworks/base/docs/html/design/wear/
watchfaces.jd 144 <h3>Reduced color space</h3>
146 <p>Some displays use a reduced color space in ambient mode to save power.</p>
147 <p>One reduced color space power saving method is to use a "low-bit" mode. In low-bit mode,
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
viddec_vc1_workload.c 296 * A frame is marked as range reduced by the RANGEREDFRM flag at the picture layer,
297 * and the output of the decoded range reduced frame needs to be scaled up (8.1.1.4).
311 /* Get the range reduced status of the previous frame */
  /external/clang/test/Analysis/
misc-ps.m 62 // Reduced test case from crash in <rdar://problem/6253157>
70 // Reduced test case from crash in PR 2796;
512 // Reduced from a crash involving the cast of an Objective-C symbolic region to
518 // Reduced from a crash in StoreManager::CastRegion involving a divide-by-zero.
526 // Reduced from a crash when analyzing Wine. This test handles loads from
548 // This is a reduced test case of a false positive that previously appeared
    [all...]
  /bionic/tools/relocation_packer/src/
elf_file.cc 307 // packing reduced it to 4kb. Return true if p_align was changed.
326 // If p_align was reduced on packing, restore it to its previous value
395 // unpacking, attempt to restore a reduced alignment to its previous
    [all...]
  /external/bison/data/
lalr1.java 876 // Report on the debug stream that the rule yyrule is going to be reduced.
884 /* Print the symbols being reduced, and their result. */
888 /* The symbols being reduced. */
  /external/bison/examples/calc++/
calc++-parser.cc 994 // Report on the debug stream that the rule \a yyrule is going to be reduced.
1000 /* Print the symbols being reduced, and their result. */
1003 /* The symbols being reduced. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
TODO 273 assumed to be already reduced (so that the sin function can avoid
293 - try the idea of the paper "Reduced Cancellation in the Evaluation of Entire
409 mpfr_exp) in reduced exponent ranges, including ranges that do not
  /developers/build/prebuilts/gradle/RenderScriptIntrinsic/Application/src/main/java/com/example/android/renderscriptintrinsic/
MainActivity.java 34 Ideally, this can be reduced to 2, however in some devices, 2 buffers still showing tierings on UI.
  /developers/samples/android/renderScript/RenderScriptIntrinsic/Application/src/main/java/com/example/android/renderscriptintrinsic/
MainActivity.java 34 Ideally, this can be reduced to 2, however in some devices, 2 buffers still showing tierings on UI.
  /development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.renderscriptintrinsic/
MainActivity.java 34 Ideally, this can be reduced to 2, however in some devices, 2 buffers still showing tierings on UI.
  /device/htc/flounder/nfc/
libnfc-brcm.conf 72 # 0xF3, and 0xF4. If a platform will exclude an SE, this value can be reduced
  /device/moto/shamu/nfc/
libnfc-brcm.conf 77 # 0xF3, and 0xF4. If a platform will exclude an SE, this value can be reduced
  /docs/source.android.com/src/devices/audio/
latency_measure.jd 72 See <a href="latency_design.html">Design For Reduced Latency</a> for
  /docs/source.android.com/src/devices/graphics/
arch-gameloops.jd 100 the device has dropped into a reduced-power mode. (According to systrace, it
  /external/ImageMagick/www/Magick++/
Pixels.html 29 references to the underlying image to be reduced to one. Therefore, in
  /external/aac/libAACenc/src/
qc_data.h 257 INT bitDistributionMode; /* 0: full bitreservoir, 1: reduced bitreservoir, 2: disabled bitreservoir */
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CTarget.java 306 // code with a reduced -Xmaxswitchcaselabels nnn

Completed in 2064 milliseconds

<<11121314151617181920>>