Constant AV_TX_DOUBLE_DST_I

pub const AV_TX_DOUBLE_DST_I: u32 = 16; // 16u32
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.