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

<<11121314151617181920>>

  /hardware/intel/common/libmix/mix_video/src/
mixvideoframe.c 126 // Check if we have reduced to 1, in which case we add ourselves to free pool
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.h 294 int use_fast_coef_updates; // 0: 2-loop, 1: 1-loop, 2: 1-loop reduced
  /libcore/ojluni/src/main/java/java/util/stream/
LongStream.java 325 * accumulation function, and returns the reduced value. This is equivalent
361 * synchronization and with greatly reduced risk of data races.
380 * function, and returns an {@code OptionalLong} describing the reduced value,
416 * reduction is one in which the reduced value is a mutable result container,
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 179 * reduced-color palette, if required. Data is an array of "num_palette"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
reg-notes.def 198 reduced to a simpler jump by optimizations. */
  /prebuilts/sdk/
README-jack-server.txt 82 usage is reduced, but it is slower to wake up. -1 means "do not sleep".
  /prebuilts/sdk/tools/
README-jack-server.md 83 Time out delay before Jack gets to sleep. When Jack sleeps, its memory usage is reduced, but it is
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis-parent/2.1/
objenesis-parent-2.1.pom 251 <exclude>dependency-reduced-pom.xml</exclude>
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis-parent/2.4/
objenesis-parent-2.4.pom 254 <exclude>dependency-reduced-pom.xml</exclude>
  /system/core/include/utils/
SortedVector.h 70 //! sets the capacity. capacity can never be reduced less than size()
  /toolchain/binutils/binutils-2.25/gold/
reduced_debug_output.cc 1 // reduced_debug_output.cc -- output reduced debugging information to save space
  /external/autotest/client/cros/
power_utils.py 406 reduced to zero.
443 reduced to zero.
  /external/ceres-solver/internal/ceres/
solver_impl.cc 381 LOG(WARNING) << "Reduced problem only contains one parameter block."
678 VLOG(2) << "Reduced problem: "
    [all...]
visibility_based_preconditioner.cc 243 // pairs/edges, including self edges, the check can be reduced to
349 // eliminator combines the computation of the reduced camera matrix
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/dynamodb2/
test_highlevel.py 494 # reduced page size.
523 # Test the reduced page size.
  /external/eigen/Eigen/src/Eigenvalues/
RealSchur.h 157 * matrix is then reduced to triangular form by performing Francis QR
176 * This routine assumes that the matrix is already reduced in Hessenberg form matrixH
  /external/libxml2/doc/
xmlreader.html 405 streamable mode, only subsets which cannot be reduced to regular expressions
448 that reduced view of the document. Here is an example extracted from
  /external/llvm/test/CodeGen/SystemZ/
risbg-01.ll 47 ; The range should be reduced to exclude the zeroed high bits.
91 ; be reduced to exclude the zeroed low bits.
  /external/mesa3d/src/mesa/x86/rtasm/
x86sse.c 626 /* Shufps can also be used to implement a reduced swizzle when dest ==
662 * Perform a reduced swizzle:
  /external/opencv3/3rdparty/libtiff/
tiff.h 149 #define FILETYPE_REDUCEDIMAGE 0x1 /* reduced resolution version */
154 #define OFILETYPE_REDUCEDIMAGE 2 /* reduced size image data */
    [all...]
  /external/opencv3/modules/features2d/test/
test_rotation_and_scale_invariance.cpp 434 "reduced size (%d, %d), keypoints count = %d\n",
444 // image1 is query image (it's reduced image0)
  /external/opencv3/modules/objdetect/include/opencv2/
objdetect.hpp 252 @param scaleFactor Parameter specifying how much the image size is reduced at each image scale.
280 @param scaleFactor Parameter specifying how much the image size is reduced at each image scale.
  /external/skia/src/core/
SkScan_Path.cpp 582 static bool clip_to_limit(const SkRegion& orig, SkRegion* reduced) {
590 reduced->op(orig, limitR, SkRegion::kIntersect_Op);
  /external/v8/test/cctest/compiler/
test-machine-operator-reducer.cc 702 CHECK(!reduction.Changed()); // loads should not be reduced.
712 CHECK(!reduction.Changed()); // stores should not be reduced.
  /frameworks/compile/libbcc/
README.html 81 /* Uncomment (and remove this text!) to get reduced vertical space in
344 <li><p class="first">The size of libbcc is aggressively reduced for mobile devices. We

Completed in 1637 milliseconds

<<11121314151617181920>>