pub unsafe extern "C" fn avpriv_float_dsp_alloc(
strict: c_int,
) -> *mut AVFloatDSPContextExpand description
Allocate a float DSP context.
@param strict setting to non-zero avoids using functions which may not be IEEE-754 compliant
pub unsafe extern "C" fn avpriv_float_dsp_alloc(
strict: c_int,
) -> *mut AVFloatDSPContextAllocate a float DSP context.
@param strict setting to non-zero avoids using functions which may not be IEEE-754 compliant