HomeSort by relevance Sort by last modified time
    Searched full:cost (Results 726 - 750 of 2175) sorted by null

<<21222324252627282930>>

  /external/fio/crc/
xxhash.c 48 // This option has a very small performance cost (only measurable on small inputs).
55 // This comes at a performance cost for big-endian CPU, since some swapping is required to emulate little-endian format.
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 192 /* Ignore mv costing by sending NULL cost arrays */
203 /* Ignore mv costing by sending NULL cost array */
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 176 // calculate the bit cost on motion vector
854 // The cost of skip bit needs to be added.
1364 int64_t cost; local
    [all...]
  /external/llvm/docs/
LinkTimeOptimization.rst 127 separate tool per platform is required. This increases maintenance cost for
153 To minimize the cost to the linker in the case that all .o files are native
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/test/Transforms/LoopUnroll/
full-unroll-heuristics-cmp.ll 1 ; RUN: opt < %s -S -loop-unroll -unroll-max-iteration-count-to-analyze=100 -unroll-dynamic-cost-savings-discount=1000 -unroll-threshold=10 -unroll-percent-dynamic-cost-saved-threshold=50 | FileCheck %s
  /external/opencv3/modules/calib3d/include/opencv2/calib3d/
calib3d_c.h 350 CvMat* cost; member in struct:CvStereoBMState
369 CVAPI(void) cvValidateDisparity( CvArr* disparity, const CvArr* cost,
  /external/opencv3/modules/java/src/
calib3d+Calib3d.java     [all...]
  /external/pdfium/third_party/lpng_v163/
pngstruct.h 356 png_uint_16p filter_costs; /* relative filter calculation cost */
357 png_uint_16p inv_filter_costs; /* 1/relative filter calculation cost */
  /external/slf4j/slf4j-site/src/site/pages/
legacy.html 227 process incurs the cost of constructing a <code>LogRecord</code>
230 translation can seriously increase the cost of disabled logging
  /external/webp/src/dsp/
lossless.h 202 // Huffman-cost related functions.
234 // Get the combined symbol bit entropy and Huffman cost stats for the
  /external/wpa_supplicant_8/hostapd/
defconfig 193 # This can be used to reduce binary size at the cost of disabling a debugging
282 # At the cost of about 4 kB of additional binary size, the internal LibTomMath
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
temporal_filter.c 189 /* Ignore mv costing by sending NULL cost arrays */
200 /* Ignore mv costing by sending NULL cost array */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_temporal_filter.c 162 // Ignore mv costing by sending NULL pointer instead of cost arrays
171 // Ignore mv costing by sending NULL pointer instead of cost array
  /libcore/benchmarks/src/benchmarks/regression/
StringEqualsBenchmark.java 60 + "objects. The cost of this operation would be proportional to the amount of live data."
61 + "With a card table, the cost of this operation is proportional to the amount of updateat"
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 317 // Whether the omission is so frequent that it should incur zero cost.
345 // Utils for cost calculation //
  /art/runtime/native/
libcore_util_CharsetUtils.cc 30 * Approximates java.lang.UnsafeByteSequence so we don't have to pay the cost of calling back into
  /bionic/libc/arch-arm64/generic/bionic/
string_copy.S 114 // slightly higher start-up cost, but we should win quite quickly,
  /cts/tests/tests/security/src/android/security/cts/
ClonedSecureRandomTest.java 103 * memory cost of this test. One could possibly use a SparseArray if the
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_indexing.h 234 The total quickselect cost of splitting 500 hypotheses recursively
  /docs/source.android.com/src/compatibility/
overview.jd 73 during the device development process to eliminate the cost of changing your
  /external/autotest/client/deps/glbench/src/
testbase.cc 46 // the marginal cost, so we try more and more iterations until we reach the
  /external/c-ares/
ares_setup.h 47 /* system header files in our config files, avoid this at any cost. */
  /external/ceres-solver/examples/
curve_fitting.c 171 exponential_residual, /* Cost function */
simple_bundle_adjuster.cc 195 // dimensional residual. Internally, the cost function stores the observed

Completed in 6567 milliseconds

<<21222324252627282930>>