HomeSort by relevance Sort by last modified time
    Searched defs:smax (Results 1 - 25 of 37) sorted by null

1 2

  /external/webrtc/webrtc/common_audio/signal_processing/
auto_correlation.c 22 int16_t smax = 0; local
28 smax = WebRtcSpl_MaxAbsValueW16(in_vector, in_vector_length);
31 // samples so that (in_vector_length * smax * smax) will not overflow.
32 if (smax == 0) {
37 // Number of bits to normalize smax.
38 int t = WebRtcSpl_NormW32(WEBRTC_SPL_MUL(smax, smax));
get_scaling_square.c 26 int16_t smax = -1; local
35 smax = (sabs > smax ? sabs : smax);
37 t = WebRtcSpl_NormW32(WEBRTC_SPL_MUL(smax, smax));
39 if (smax == 0)
  /external/libgsm/src/
lpc.c 36 word temp, smax, scalauto; local
47 smax = 0;
50 if (temp > smax) smax = temp;
55 if (smax == 0) scalauto = 0;
57 assert(smax > 0);
58 scalauto = 4 - gsm_norm( (longword)smax << 16 );/* sub(4,..) */
  /external/llvm/lib/IR/
ConstantRange.cpp 76 APInt SMax(CR.getSignedMax());
77 if (SMax.isMinSignedValue())
79 return ConstantRange(APInt::getSignedMinValue(W), SMax);
88 APInt SMax(CR.getSignedMax());
89 if (SMax.isMaxSignedValue())
91 return ConstantRange(APInt::getSignedMinValue(W), SMax + 1);
744 ConstantRange::smax(const ConstantRange &Other) const { function in class:ConstantRange
745 // X smax Y is: range(smax(X_smin, Y_smin),
746 // smax(X_smax, Y_smax)
    [all...]
  /external/ltp/testcases/realtime/func/matrix_mult/
matrix_mult.c 195 long smin = 0, smax = 0, cmin = 0, cmax = 0, delta = 0; local
233 smax = stats_max(&sdat);
236 printf("Max: %ld us\n", smax);
300 printf("Max: %.4f\n", (float)smax / cmax);
  /external/swiftshader/third_party/LLVM/lib/Support/
ConstantRange.cpp 72 APInt SMax(CR.getSignedMax());
73 if (SMax.isMinSignedValue())
75 return ConstantRange(APInt::getSignedMinValue(W), SMax);
84 APInt SMax(CR.getSignedMax());
85 if (SMax.isMaxSignedValue())
87 return ConstantRange(APInt::getSignedMinValue(W), SMax + 1);
567 ConstantRange::smax(const ConstantRange &Other) const { function in class:ConstantRange
568 // X smax Y is: range(smax(X_smin, Y_smin),
569 // smax(X_smax, Y_smax)
    [all...]
  /external/mesa3d/src/mesa/main/
debug_output.c 557 int s, t, smax, tmax; local
561 smax = MESA_DEBUG_SOURCE_COUNT;
563 smax = source+1;
575 for (s = source; s < smax; s++) {
    [all...]
  /external/opencv/cxcore/src/
cxutils.cpp 701 double smin = 0, smax = 0; local
703 cvMinMaxLoc( src, &smin, &smax, 0, 0, mask );
704 scale = (dmax - dmin)*(smax - smin > DBL_EPSILON ? 1./(smax - smin) : 0);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
form.h 64 short smax; /* index of bottom rightmost field on page */ member in struct:__anon54566
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
form.h 64 short smax; /* index of bottom rightmost field on page */ member in struct:__anon56362
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
DiagBigDecimalTest.java 137 private static final short smax = 32767; field in class:DiagBigDecimalTest
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DiagBigDecimalTest.java 136 private static final short smax = 32767; field in class:DiagBigDecimalTest
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 357 int smax; member in struct:linux_smonblock

Completed in 1061 milliseconds

1 2