/external/ImageMagick/MagickCore/ |
fourier.c | 371 % (DFT) of the image either as a magnitude / phase or real / imaginary image 384 % otherwise a real / imaginary image pair. 812 Generate magnitude and phase (or real and imaginary). [all...] |
/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/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/ |
MullerSolver.java | 292 * well, especially near real zeros where the imaginary part of complex 324 * well, especially near real zeros where the imaginary part of complex
|
/external/clang/include/clang/Basic/ |
DiagnosticASTKinds.td | 68 "access real component of|access imaginary component of}0 " 74 "access imaginary component of}0 null pointer">;
|
/external/valgrind/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 | 41 OMX_F32 Im; /** Imaginary part */ 48 OMX_F64 Im; /** Imaginary part */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM.h | 41 OMX_F32 Im; /** Imaginary part */ 48 OMX_F64 Im; /** Imaginary part */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
armCOMM.h | 41 OMX_F32 Im; /** Imaginary part */ 48 OMX_F64 Im; /** Imaginary part */
|
/packages/apps/Browser2/src/org/chromium/webview_shell/ |
WebViewBrowserActivity.java | 65 // Our imaginary Android permission to associate with the WebKit geo permission 67 // Our imaginary WebKit permission to request when loading a file:// URL
|
/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/apache-commons-math/src/main/java/org/apache/commons/math/transform/ |
FastFourierTransformer.java | 784 /** Imaginary part of the roots for forward transform. */ 787 /** Imaginary part of the roots for reverse transform. */ [all...] |
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
Complex.h | 79 // Get the imaginary parts of a
|
/external/mesa3d/src/gallium/docs/source/ |
resources.rst | 149 The 6 surfaces form an imaginary cube, and sampling happens by mapping an
|
/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 */
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core_sse2.c | 183 // Interleave real and imaginary parts. 190 // ... and fixup the first imaginary entry. 409 // Ooura fft returns incorrect sign on imaginary component. It matters 429 // Ooura fft returns incorrect sign on imaginary component. It matters
|
/frameworks/support/compat/java/android/support/v4/view/accessibility/ |
AccessibilityNodeProviderCompat.java | 193 * A virtual descendant is an imaginary View that is reported as a part of the view
|
/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,
|
/external/llvm/test/CodeGen/Hexagon/intrinsics/ |
xtype_complex.ll | 136 ; Complex multiply real or imaginary 223 ; Vector complex multiply real or imaginary 282 ; Vector reduce complex multiply real or imaginary
|