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

1 2

  /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/llvm/test/CodeGen/AArch64/
or-combine.ll 37 %recombine = or i32 %lo, %hi
39 %res.tmp0 = insertvalue [3 x i32] undef, i32 %recombine, 0
  /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/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
decode.c 169 /* Recombine the 2 bands. */
300 /* Recombine the 2 bands. */
  /external/llvm/lib/Support/
BranchProbability.cpp 76 // Split Num into upper and lower parts to multiply, then recombine.
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode.c 204 /* recombine the 2 bands */
  /external/webrtc/webrtc/modules/audio_processing/
audio_buffer.h 121 // Recombine the different bands into one signal.
  /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/autotest/
LGPL_LICENSE 104 recombine or relink the Application with a modified version of
MODULE_LICENSE_LGPL 104 recombine or relink the Application with a modified version of
  /external/elfutils/
COPYING-LGPLV3 104 recombine or relink the Application with a modified version of
  /ndk/build/tools/toolchain-licenses/
COPYING3.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/
COPYING3.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/
COPYING3.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/
COPYING3.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/
COPYING3.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/
COPYING3.LIB 104 recombine or relink the Application with a modified version of
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/
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/binutils-2.25/
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

Completed in 398 milliseconds

1 2