/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
type_traits | 193 // "An imaginary lvalue of type From...".
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
type_traits | 193 // "An imaginary lvalue of type From...".
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
fft.c | 57 * RE and IM hold the real and imaginary components of the data, and return 58 * the resulting real and imaginary Fourier coefficients. Multidimensional 105 * imaginary parts, the magnitude of ISIGN is changed to 2 to give correct 107 * addresses for the sequences of real and imaginary values, 284 REAL *Itmp = NULL; /* temp space for imaginary part */
|
/external/aac/libFDK/src/ |
qmf.cpp | 476 * samples in rSubband, and the imaginary part in iSubband 487 FIXP_QMF *RESTRICT iSubband /*!< Imaginary Output */ 529 * samples in rSubband, and the imaginary part in iSubband 615 * samples in rAnalysis, and the imaginary part in iAnalysis 661 * samples stored in rSubband (real part) and iSubband (imaginary 753 * samples stored in rSubband (real part) and iSubband (imaginary [all...] |
/external/aac/libSBRdec/src/ |
sbrdec_drc.cpp | 184 \qmfImagSlot Pointer to the imaginary QMF data of one time slot. 473 \qmfImagSlot Pointer to the imaginary QMF data of the whole frame.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
TreeAdaptor.as | 149 * This is invoked from an imaginary node ref on right side of a 157 * This is invoked from an imaginary node ref on right side of a
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
exceptions.py | 105 # imaginary nodes w/o line/col info. We now search backwards looking 146 # imaginary node; no line/pos info; scan backwards
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
DefineGrammarItemsWalker.g | 631 boolean imaginary = 634 if ( !imaginary && grammar.buildAST() &&
|
/external/srec/srec/include/ |
sp_fft.h | 267 elements store the imaginary component of the transform. 286 while the odd elements store the imaginary component of
|
/external/valgrind/main/perf/ |
ffbench.c | 297 printf("Real min %.4g, max %.4g. Imaginary min %.4g, max %.4g.\n", 299 printf("Average real %.4g, imaginary %.4g.\n",
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM.h | 26 OMX_F32 Im; /** Imaginary part */ 33 OMX_F64 Im; /** Imaginary part */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM.h | 26 OMX_F32 Im; /** Imaginary part */ 33 OMX_F64 Im; /** Imaginary part */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
armCOMM.h | 26 OMX_F32 Im; /** Imaginary part */ 33 OMX_F64 Im; /** Imaginary part */
|
/external/aac/libSBRdec/src/arm/ |
env_calc_arm.cpp | 100 \param imTmp imaginary input signal
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3debughandlers.c | 501 // Type of the current token (which may be imaginary) 505 // See if we have an actual token or just an imaginary 520 // Imaginary tokens have no location 941 // Type of the current token (which may be imaginary)
|
/external/clang/test/SemaTemplate/ |
instantiate-expr-3.cpp | 4 // Imaginary literals
|
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
Complex.h | 79 // Get the imaginary parts of a
|
/external/eigen/blas/ |
chpr.f | 73 * Note that the imaginary parts of the diagonal elements need
|
zhpr.f | 73 * Note that the imaginary parts of the diagonal elements need
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Complex.h | 47 /** imaginary part */
|
/external/neven/Embedded/common/src/b_ImageEm/ |
Flt16Image.h | 147 /** imports imaginary values from complex image */
|
/packages/apps/Camera/src/com/android/camera/ |
Mosaic.java | 57 * a rectangular mosaic with minimal black borders (by unwrapping the mosaic onto an imaginary
|
/packages/apps/Gallery2/src/com/android/camera/ |
Mosaic.java | 57 * a rectangular mosaic with minimal black borders (by unwrapping the mosaic onto an imaginary
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
Mosaic.java | 57 * a rectangular mosaic with minimal black borders (by unwrapping the mosaic onto an imaginary
|
/system/media/audio_utils/ |
fixedfft.cpp | 19 * lower ones are imaginary part. Few compromises are made between efficiency,
|