HomeSort by relevance Sort by last modified time
    Searched full:recombine (Results 1 - 25 of 25) sorted by null

  /dalvik/dx/tests/088-ssa-combine-blocks/
info.txt 1 This is a test case for the identical-block combining algorithm, which runs after the SSA optimizer to recombine identical blocks (usually exception handlers) created during edge-splitting.
  /external/chromium_org/third_party/opus/src/celt/
bands.c 1070 int recombine=0; local
1096 recombine = tf_change;
1099 if (lowband_scratch && lowband && (recombine || ((N_B&1) == 0 && tf_change<0) || B0>1))
1107 for (k=0;k<recombine;k++)
1118 B>>=recombine; local
1119 N_B<<=recombine; local
1141 deinterleave_hadamard(X, N_B>>recombine, B0<<recombine, longBlocks);
1143 deinterleave_hadamard(lowband, N_B>>recombine, B0<<recombine, longBlocks)
1176 B<<=recombine; local
    [all...]
  /external/libopus/celt/
bands.c 1070 int recombine=0; local
1096 recombine = tf_change;
1099 if (lowband_scratch && lowband && (recombine || ((N_B&1) == 0 && tf_change<0) || B0>1))
1107 for (k=0;k<recombine;k++)
1118 B>>=recombine; local
1119 N_B<<=recombine; local
1141 deinterleave_hadamard(X, N_B>>recombine, B0<<recombine, longBlocks);
1143 deinterleave_hadamard(lowband, N_B>>recombine, B0<<recombine, longBlocks)
1176 B<<=recombine; local
    [all...]
  /external/llvm/lib/Support/
BranchProbability.cpp 35 // Split Num into upper and lower parts to multiply, then recombine.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
decode.c 168 /* Recombine the 2 bands. */
295 /* Recombine the 2 bands. */
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
decode.c 168 /* Recombine the 2 bands. */
295 /* Recombine the 2 bands. */
  /external/chromium_org/components/policy/core/common/
schema_registry.cc 114 // Recombine the maps only if the |registry| has any components other than
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode.c 203 /* recombine the 2 bands */
decode_plc.c 807 /* recombine the 2 bands */
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
decode.c 203 /* recombine the 2 bands */
decode_plc.c 807 /* recombine the 2 bands */
  /external/eigen/unsupported/Eigen/src/FFT/
ei_kissfft_impl.h 88 // recombine the p smaller DFTs
302 // then twiddle to recombine them into the half-spectrum format
  /external/chromium_org/tools/metrics/histograms/
find_unmapped_histograms.py 82 string: The string to recombine, e.g. '"Foo"\n "bar"'
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/binutils-2.22/
COPYING3.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gcc-4.8.3/
COPYING3.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gcc-4.8.3/gcc/
COPYING3.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gmp-5.0.5/
COPYING.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/mpc-1.0.1/
COPYING.LESSER 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/mpfr-3.1.1/
COPYING.LESSER 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
COPYING.LESSER 104 recombine or relink the Application with a modified version of
  /external/pixman/pixman/
pixman-arm-simd-asm.S 409 /* Recombine even/odd bytes of multiplied destination */
468 /* Recombine bytes */
  /external/webrtc/src/modules/audio_processing/
audio_processing_impl.cc 352 // Recombine low and high bands.
  /external/chromium_org/third_party/webrtc/modules/audio_processing/
audio_processing_impl.cc 499 // Recombine low and high bands.
  /external/bison/
ChangeLog-2012     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 507 milliseconds