HomeSort by relevance Sort by last modified time
    Searched full:reduce (Results 251 - 275 of 1985) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebCore/html/
HTMLElementsAllInOne.cpp 32 // reduce bloat and allow us to link release builds on 32-bit Windows.
  /external/webkit/Source/WebKit/chromium/src/
AudioDestinationChromium.cpp 49 // FIXME: It may be possible to reduce this value once real-time threads
  /external/webrtc/src/common_audio/signal_processing/
resample.c 50 // process two blocks of 10/SUB_BLOCKS_22_16 ms (to reduce temp buffer size)
120 // process two blocks of 10/SUB_BLOCKS_16_22 ms (to reduce temp buffer size)
183 // process two blocks of 10/SUB_BLOCKS_22_8 ms (to reduce temp buffer size)
254 // process two blocks of 10/SUB_BLOCKS_8_22 ms (to reduce temp buffer size)
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
q_gain2.tab 24 * pitch gain are ordered in table to reduce complexity *
  /frameworks/base/docs/html/training/efficient-downloads/
connectivity_patterns.jd 42 <p>At the same time, the higher bandwidth means you can prefetch more aggressively, downloading more data over the same time. Perhaps less intuitively, because the tail-time battery cost is relatively higher, it's also more efficient to keep the radio active for longer periods during each transfer session to reduce the frequency of updates.</p>
index.jd 45 <dd>The most fundamental way to reduce your downloads is to download only what you need. This lesson introduces some best practices to eliminate redundant downloads.</dd>
  /frameworks/base/docs/html/training/improving-layouts/
loading-ondemand.jd 36 they are item details, progress indicators, or undo messages, you can reduce memory usage and speed
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompiler.cpp 106 // Expand ForEach on CPU path to reduce launch overhead.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/
types.py 26 type_: The type to reduce to its basic type.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/
types.py 26 type_: The type to reduce to its basic type.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/
types.py 26 type_: The type to reduce to its basic type.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/
types.py 26 type_: The type to reduce to its basic type.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
features.h 28 * Less variants reduce executable size and compile time.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
StaticTriangleRenderer.java 77 * but reduce performance. One might want to tweak that
124 * but reduce performance. One might want to tweak that
TriangleRenderer.java 49 * but reduce performance. One might want to tweak that
111 * but reduce performance. One might want to tweak that
  /external/bluetooth/bluedroid/bta/include/
bta_av_co.h 333 ** is moved far away. The implementation may want to reduce
334 ** the encoder bit rate setting to reduce the packet size.
  /external/clang/utils/
token-delta.py 22 # always reduce the changeset when we see one.
64 # assert(reduce(set.union, sets, set()) == c)
  /external/jpeg/
djpeg.1 39 Reduce image to at most N colors. This reduces the number of colors used in
42 display, you'd need to reduce to 256 or fewer colors.
jfdctfst.c 64 * machines, and may also reduce the cost of multiplication (since there
71 /* Some C compilers fail to reduce "FIX(constant)" at compile time, thus
mips_jidctfst.c 74 * machines, and may also reduce the cost of multiplication (since there
86 /* Some C compilers fail to reduce "FIX(constant)" at compile time, thus
  /external/llvm/test/Transforms/LoopStrengthReduce/X86/
2011-12-04-loserreg.ll 1 ; RUN: opt < %s -loop-reduce -S | FileCheck %s
6 ; Unable to reduce this case further because it requires LSR to exceed
  /external/qemu/distrib/jpeg-6b/
djpeg.1 39 Reduce image to at most N colors. This reduces the number of colors used in
42 display, you'd need to reduce to 256 or fewer colors.
jfdctfst.c 64 * machines, and may also reduce the cost of multiplication (since there
71 /* Some C compilers fail to reduce "FIX(constant)" at compile time, thus
  /external/v8/build/
android.gypi 115 'ANDROID_BINSIZE_HACK', # Enable temporary hacks to reduce binsize.
123 '-Wl,--icf=safe', # Enable identical code folding to reduce size
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_pcap.c 167 * Use shorter poll interval for 3 seconds to reduce latency during key
372 * Use shorter poll interval for 3 seconds to reduce latency during key

Completed in 1335 milliseconds

<<11121314151617181920>>