Home
last modified time | relevance | path

Searched defs:imag (Results 1 – 25 of 60) sorted by relevance

123

/external/webrtc/modules/audio_processing/ns/
Dns_fft.cc29 rtc::ArrayView<float, kFftSize> imag) { in Fft()
46 rtc::ArrayView<const float> imag, in Ifft()
Dnoise_suppressor.h66 std::array<float, kFftSize> imag; member
Dnoise_suppressor.cc149 rtc::ArrayView<const float, kFftSize> imag, in ComputeMagnitudeSpectrum()
337 std::array<float, kFftSize> imag; in Analyze() local
/external/llvm-project/flang/lib/Lower/
DComplexExpr.cpp29 mlir::Value imag) { in createComplex()
37 mlir::Value imag) { in createComplex()
/external/eigen/Eigen/src/plugins/
DCommonCwiseUnaryOps.h90 EIGEN_DOC_UNARY_ADDONS(imag,imaginary part function) in EIGEN_DOC_UNARY_ADDONS() argument
158 EIGEN_DOC_UNARY_ADDONS(imag,imaginary part function) in EIGEN_DOC_UNARY_ADDONS() argument
/external/libxaac/decoder/
Dixheaacd_dsp_fft32x32s.c34 VOID ixheaacd_inv_dit_fft_8pt_dec(WORD32 *y, WORD32 *real, WORD32 *imag) { in ixheaacd_inv_dit_fft_8pt_dec()
Dixheaacd_hybrid.c103 WORD32 real, imag; in ixheaacd_filt_8_ch() local
/external/python/cpython3/Include/
Dcomplexobject.h12 double imag; member
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
Dfft.h27 int16_t imag; member
Dfilterbank.c30 const int32_t imag = fft_output->imag; in FilterbankConvertFftComplexToEnergy() local
/external/python/cpython2/Include/
Dcomplexobject.h11 double imag; member
/external/compiler-rt/lib/builtins/ppc/
Ddivtc3.c41 DD imag = { .ld = __gcc_qdiv(imagNumerator, denom) }; in __divtc3() local
Dmultc3.c29 DD imag = { .ld = __gcc_qadd(ad,bc) }; in __multc3() local
/external/llvm-project/compiler-rt/lib/builtins/ppc/
Ddivtc3.c49 DD imag = {.ld = __gcc_qdiv(imagNumerator, denom)}; in __divtc3() local
Dmultc3.c30 DD imag = {.ld = __gcc_qadd(ad, bc)}; in __multc3() local
/external/llvm-project/clang/test/SemaCXX/
Dalign-x86.cpp8 double imag; member
/external/clang/test/Analysis/
DMPIMock.h16 namespace std { template<class T> struct complex { T real; T imag; }; } member
/external/llvm-project/clang/test/Analysis/
DMPIMock.h16 namespace std { template<class T> struct complex { T real; T imag; }; } member
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/mpi-type-mismatch/
Dmpimock.h21 namespace std { template<class T> struct complex { T real; T imag; }; } member
/external/aac/libFDK/include/
Dqmf_pcm.h167 FIXP_DBL imag = imagSlot[j]; /* no_channels-1 .. 0 */ in qmfSynPrototypeFirSlot() local
258 FIXP_DBL imag = imagSlot[j]; /* no_channels-1 .. 0 */ in qmfSynPrototypeFirSlot_NonSymmetric() local
/external/eigen/test/
Dexceptions.cpp73 ScalarWithExceptions imag(const ScalarWithExceptions & ) { return 0; } in imag() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dexhaustive_unary_test_complex.cc73 for (auto imag : imag_values) { in FillInput() local
/external/python/cpython3/Lib/
Dnumbers.py64 def imag(self): member in Complex
256 def imag(self): member in Real
/external/python/cpython2/Lib/
Dnumbers.py65 def imag(self): member in Complex
259 def imag(self): member in Real
/external/aac/libSACdec/src/
Dsac_process.cpp455 FIXP_DBL var0, var1, real, imag; in SpatialDecApplyM2_Mode212() local
531 FIXP_DBL real, imag, wReal0, wImag0, wReal1, wImag1; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() local
575 FIXP_DBL real, imag, wReal0, wImag0, wReal1, wImag1; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() local

123