Function ipp_sys::ippiDCTFwd_32f_C3R
source · pub unsafe extern "C" fn ippiDCTFwd_32f_C3R(
pSrc: *const f32,
srcStep: i32,
pDst: *mut f32,
dstStep: i32,
pDCTSpec: *const DCT2DFwdSpec_32f,
pBuffer: *mut u8
) -> i32