[][src]Function ffmpeg_dev::sys::avpriv_float_dsp_alloc

pub unsafe extern "C" fn avpriv_float_dsp_alloc(
    strict: c_int
) -> *mut AVFloatDSPContext

Allocate a float DSP context.

@param strict setting to non-zero avoids using functions which may not be IEEE-754 compliant