[][src]Function cmsis_dsp_sys_pregenerated::arm_abs_q7

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

@brief Q7 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