Function ffmpeg_sys::av_fft_permute[][src]

pub unsafe extern "C" fn av_fft_permute(
    s: *mut FFTContext,
    z: *mut FFTComplex
)
Expand description

Do the permutation needed BEFORE calling ff_fft_calc().