Skip to main content

DctMatrixNumCols

Type Alias DctMatrixNumCols 

Source
pub type DctMatrixNumCols = UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>, B1>;
Expand description

The DCT matrix number of columns, this is always 127

Aliased Typeยง

pub struct DctMatrixNumCols { /* private fields */ }