C# Class csvorbis.Residue2

Inheritance: Residue0
Mostra file Open project: secred/Tachycardia

Public Methods

Method Description
forward ( Block vb, Object vl, float fin, int ch ) : int
inverse ( Block vb, Object vl, float fin, int nonzero, int ch ) : int

Method Details

forward() public method

public forward ( Block vb, Object vl, float fin, int ch ) : int
vb Block
vl Object
fin float
ch int
return int

inverse() public method

public inverse ( Block vb, Object vl, float fin, int nonzero, int ch ) : int
vb Block
vl Object
fin float
nonzero int
ch int
return int