C# Class org.diracvideo.Jirac.Fidelity

Inheritance: Wavelet
Show file Open project: mono/csdirac

Public Methods

Method Description
Filtershift ( short d, int w, int s ) : void
Synthesize ( short d, int s, int b, int e ) : void

Method Details

Filtershift() public method

public Filtershift ( short d, int w, int s ) : void
d short
w int
s int
return void

Synthesize() public method

public Synthesize ( short d, int s, int b, int e ) : void
d short
s int
b int
e int
return void