Function avpriv_float_dsp_alloc

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

Allocate a float DSP context.

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