Function rsmpeg::ffi::av_rdft_init[][src]

pub unsafe extern "C" fn av_rdft_init(
    nbits: i32,
    trans: u32
) -> *mut RDFTContext
Expand description

Set up a real FFT. @param nbits log2 of the length of the input array @param trans the type of transform