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

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 58 /// Denormalize - Perform the inverse transform on the expression with the
60 Denormalize
  /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;
  /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;
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 

Completed in 77 milliseconds