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

1 2 3 4 5 67 8 91011>>

  /external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_core_c.c 84 // and change signs of the imaginary parts.
152 // freq_signal_imag [out] Pointer to imaginary part of frequency domain
193 // Extract imaginary and real part, calculate the magnitude for
  /hardware/qcom/audio/legacy/alsa_sound/
AudioStreamInALSA.cpp 671 ALOGE("Memory allocation failure during imaginary Coefficient array");
763 // Helper function to read coeffs from File and updates real and imaginary
838 // read imaginary co-efficients
    [all...]
  /external/opencv3/modules/cudaarithm/include/opencv2/
cudaarithm.hpp 371 @param y Source matrix containing imaginary components ( CV_32FC1 ).
381 @param y Source matrix containing imaginary components ( CV_32FC1 ).
390 @param y Source matrix containing imaginary components ( CV_32FC1 ).
402 @param y Source matrix containing imaginary components ( CV_32FC1 ).
417 @param y Destination matrix of imaginary components ( CV_32FC1 ).
    [all...]
  /art/cmdline/
README.md 166 where `ParsedValue` is an imaginary function that parses the `-help` argment into a specific type
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DspBufferMath.java 52 * If the result is double vector, the imaginary part of complex operations is ignored.
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
KeyManagementTest.java 283 /* Pass the alias as a GET to an imaginary server instead of explicitly asking for it,
  /device/google/contexthub/lib/libm/
fdlibm.h 383 * imaginary part, of the complex number.
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
tokens.py 316 and associated with this object. These objects are needed for imaginary
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
rewrites.rb 465 example "imaginary token copy" do
497 example "imaginary token copy set text" do
513 example "imaginary token no copy from token" do
529 example "imaginary token no copy from token set text" do
    [all...]
  /external/clang/test/Sema/
exprs.c 43 return 1.0if; // expected-warning {{imaginary constants are a GNU extension}}
  /external/clang/test/SemaTemplate/
instantiate-expr-3.cpp 4 // Imaginary literals
  /external/eigen/blas/fortran/
chbmv.f 88 * Note that the imaginary parts of the diagonal elements need
chpmv.f 58 * Note that the imaginary parts of the diagonal elements need
zhbmv.f 88 * Note that the imaginary parts of the diagonal elements need
zhpmv.f 58 * Note that the imaginary parts of the diagonal elements need
  /external/opencv3/doc/tutorials/core/discrete_fourier_transform/
discrete_fourier_transform.markdown 82 complex (imaginary - *Im*) part. The results of a DFT are complex numbers. The magnitude of a
  /frameworks/base/core/java/android/transition/
ArcMotion.java 26 * A PathMotion that generates a curved path along an arc on an imaginary circle containing
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureTrailDrawingPoints.java 56 // Use this value as imaginary zero because x-coordinates may be zero.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
cmath_testcases.txt 14 -- representing real and imaginary parts of a complex number, and
27 -- real or imaginary part is too large to fit in the usual range
37 -- ignore-imag-sign : indicates that the sign of the imaginary part
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
cmath_testcases.txt 14 -- representing real and imaginary parts of a complex number, and
27 -- real or imaginary part is too large to fit in the usual range
37 -- ignore-imag-sign : indicates that the sign of the imaginary part
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
cmath_testcases.txt 14 -- representing real and imaginary parts of a complex number, and
27 -- real or imaginary part is too large to fit in the usual range
37 -- ignore-imag-sign : indicates that the sign of the imaginary part
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
cmath_testcases.txt 14 -- representing real and imaginary parts of a complex number, and
27 -- real or imaginary part is too large to fit in the usual range
37 -- ignore-imag-sign : indicates that the sign of the imaginary part
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
catrig.c 270 * The above formula works for the imaginary part as well, because
518 * the code creal(1/z), because the imaginary part may produce an unwanted
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities.h 206 * Square root. Prevents imaginary output.
215 * Square root of a reciprocal. Prevents divide by 0 and imaginary output.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 91 EMPTY_STRING_FOR_IMAGINARY_CHARACTER("empty string for imaginary character"),
222 IMAGINARY_FORMAT("imaginary format"), /* keep */

Completed in 1078 milliseconds

1 2 3 4 5 67 8 91011>>