HomeSort by relevance Sort by last modified time
    Searched full:complexity (Results 151 - 175 of 831) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h 295 // Complexity O(|E|)
508 // Complexity = O(E)
511 // Complexity = O(|E|log(|N|)
shortest-distance.h 195 // Combinatorics 7(3):321-350, 2002. The complexity of algorithm
226 // Combinatorics 7(3):321-350, 2002. The complexity of algorithm
  /external/chromium_org/third_party/opus/src/doc/
draft-ietf-payload-rtp-opus.xml 93 complexity. Further, it provides different modes to efficiently encode speech signals
182 bandwidth, bitrate, and complexity. Further, Opus allows
272 <section title='Complexity'>
275 Complexity can be scaled to optimize for CPU resources in real-time, mostly as
276 a trade-off between audio quality and bitrate. Also, different modes of Opus have different complexity.
505 usage and encoding complexity, so an encoder SHOULD NOT encode
593 utilisation and encoding complexity. If no value is specified, mono
    [all...]
  /external/eigen/Eigen/src/QR/
HouseholderQR.h 134 * *this is the QR decomposition. It has only linear complexity
149 * *this is the QR decomposition. It has only linear complexity
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
StringUtilsTests.java 254 // TODO: ideally this would not look like a URL, but to keep down the complexity of the
257 // TODO: ideally this would not look like a URL, but to keep down the complexity of the
  /docs/source.android.com/scripts/
build.py 80 # FIXME: complexity out of the datastructure and into the resolution algorithm.
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
ReverseAxesWalker.java 116 * rare enough that the added complexity isn't worth it.
  /external/bluetooth/bluedroid/stack/include/
a2d_sbc.h 21 * nterface to low complexity subband codec (SBC)
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_tree_model.cc 178 // complexity of trying to modify their title.
  /external/chromium/net/disk_cache/
histogram_macros.h 7 // type of cache (regular vs. media, etc), without adding the complexity of
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_tree_model.cc 192 // complexity of trying to modify their title.
  /external/chromium_org/gpu/tools/compositor_model_bench/
render_model_utils.cc 70 // complexity that came from the extra layer of indirection.
  /external/chromium_org/mojo/system/
platform_channel_posix.cc 98 // This has quadratic time complexity in the size of |*file_handle_mapping|,
  /external/chromium_org/net/disk_cache/
histogram_macros.h 7 // type of cache (regular vs. media, etc), without adding the complexity of
  /external/chromium_org/third_party/angle/src/compiler/
ShHandle.h 110 // Return true if the maximum expression complexity below the limit.
  /external/chromium_org/third_party/icu/source/common/
ucnv_cb.c 33 the same call stack if the complexity arises. */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_llvm_sample.c 130 * This complexity is the price we have to pay to keep the texture
draw_vs_ppc.c 81 * complexity of code-generating all the above operations together,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_tex_sample.c 135 * This complexity is the price we have to pay to keep the texture
  /external/chromium_org/third_party/opus/src/silk/float/
wrappers_FLP.c 180 const opus_int lowComplexity, /* I Flag for low complexity */
  /external/chromium_org/third_party/sqlite/src/src/
sqliteLimit.h 62 ** want to place more severe limits on the complexity of an
  /external/chromium_org/third_party/yasm/source/patched-yasm/
yasm_dbgfmts.7 49 The STABS debug format is a poorly documented, semi\-standard format for debugging information in COFF and ELF object files\&. The debugging information is stored as part of the object file\'s symbol table and thus is limited in complexity and scope\&. Despite this, STABS is a common debugging format on older Unix and compatible systems, as well as DJGPP\&.
  /external/chromium_org/tools/gn/
target.h 157 // no additional complexity when iterating over a target's deps.
  /external/icu4c/common/
ucnv_cb.c 33 the same call stack if the complexity arises. */
  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 75 /* Inside dimension is measure of nearby complexity, that reflects the energy

Completed in 973 milliseconds

1 2 3 4 5 67 8 91011>>