Constant AV_TX_REAL_TO_REAL

pub const AV_TX_REAL_TO_REAL: u32 = 8; // 8u32
Expand description

Perform a real to half-complex RDFT. Only the real, or imaginary coefficients will be output, depending on the flag used. Only available for forward RDFTs. Output array must have enough space to hold N complex values (regular size for a real to complex transform).