Home
last modified time | relevance | path

Searched refs:dstCols (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_helium_utils.h318 uint16_t dstCols, in arm_mat_cmplx_trans_32bit() argument
333 if ((srcRows != dstCols) || (srcCols != dstRows)) in arm_mat_cmplx_trans_32bit()
342 (void)dstCols; in arm_mat_cmplx_trans_32bit()
517 uint16_t dstCols, in arm_mat_cmplx_trans_16bit() argument
533 if ((srcRows != dstCols) || (srcCols != dstRows)) in arm_mat_cmplx_trans_16bit()
542 (void)dstCols; in arm_mat_cmplx_trans_16bit()