Constant AV_TX_UNALIGNED

pub const AV_TX_UNALIGNED: u32 = 2; // 2u32
Expand description

Relaxes alignment requirement for the in and out arrays of av_tx_fn(). May be slower with certain transform types.