[][src]Function cmsis_dsp_sys_pregenerated::arm_abs_q31

pub unsafe extern "C" fn arm_abs_q31(
    pSrc: *const q31_t,
    pDst: *mut q31_t,
    blockSize: u32
)

@brief Q31 vector absolute value. @param[in] pSrc points to the input buffer @param[out] pDst points to the output buffer @param[in] blockSize number of samples in each vector