Constant AV_TX_UNALIGNED
pub const AV_TX_UNALIGNED: u32 = 2; // 2u32Expand description
Relaxes alignment requirement for the in and out arrays of av_tx_fn(). May be slower with certain transform types.
pub const AV_TX_UNALIGNED: u32 = 2; // 2u32Relaxes alignment requirement for the in and out arrays of av_tx_fn(). May be slower with certain transform types.