[][src]Function ffmpeg_sys_next::av_rdft_init

pub unsafe extern "C" fn av_rdft_init(
    nbits: c_int,
    trans: RDFTransformType
) -> *mut RDFTContext

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