HomeSort by relevance Sort by last modified time
    Searched refs:Denormalize (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 58 /// Denormalize - Perform the inverse transform on the expression with the
60 Denormalize
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 196 // Denormalize the input buffer.
197 typedef void (*Denormalize)(NsxInst_t* inst,
200 extern Denormalize WebRtcNsx_Denormalize;
nsx_core.c 435 Denormalize WebRtcNsx_Denormalize;
618 // Denormalize the input buffer.
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core.h 204 // Denormalize the real-valued signal |in|, the output from inverse FFT.
205 typedef void (*Denormalize) (NsxInst_t* inst, int16_t* in, int factor);
206 extern Denormalize WebRtcNsx_Denormalize;
nsx_core.c 478 // Denormalize the real-valued signal |in|, the output from inverse FFT.
558 Denormalize WebRtcNsx_Denormalize;
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionNormalization.cpp 124 // be able to correctly denormalize.
151 // able to denormalize to the original expression.
176 case Denormalize:
IVUsers.cpp 205 TransformForPostIncUse(Denormalize, ISE, User, I,
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 255 milliseconds