Constant Field Values
JavaScript is disabled on your browser.

Constant Field Values

Contents

br.usp.*

  • br.usp.ime.dspbenchmarking.algorithms.AdditiveSynthesisLookupTable 
    Modifier and Type Constant Field Value
    private static final int SINETABLE_SIZE 1024
    protected static final double TWOPI 6.283185307179586
  • br.usp.ime.dspbenchmarking.algorithms.AdditiveSynthesisSine 
    Modifier and Type Constant Field Value
    protected static final double TWOPI 6.283185307179586
  • br.usp.ime.dspbenchmarking.algorithms.FFT 
    Modifier and Type Constant Field Value
    private static final int LOG2_MAXFFTSIZE 15
    private static final int MAXFFTSIZE 32768
    private static final double TWOPI 6.283185307179586
  • br.usp.ime.dspbenchmarking.algorithms.PhaseVocoder 
    Modifier and Type Constant Field Value
    private static final double TWOPI 6.283185307179586
  • br.usp.ime.dspbenchmarking.algorithms.jtransforms.DoubleDCT_1D 
    Modifier and Type Constant Field Value
    private static final double PI 3.141592653589793
  • br.usp.ime.dspbenchmarking.algorithms.jtransforms.DoubleFFT_1D 
    Modifier and Type Constant Field Value
    private static final double PI 3.141592653589793
    private static final double TWO_PI 6.283185307179586
  • br.usp.ime.dspbenchmarking.streams.WavStream 
    Modifier and Type Constant Field Value
    private static final int HEADER_SIZE 44