Constant AV_TX_NB
pub const AV_TX_NB: u32 = 18; // 18u32
Expand description
Discrete Sine Transform I
The forward transform is a DST-I. The inverse transform is a DST-I multiplied by 2/(N + 1).
The input array is always overwritten.
pub const AV_TX_NB: u32 = 18; // 18u32
Discrete Sine Transform I
The forward transform is a DST-I. The inverse transform is a DST-I multiplied by 2/(N + 1).
The input array is always overwritten.