![]() |
DSPLIB User Guide
|
Structure that is reserved for internal use by the kernel.
Definition at line 154 of file DSPLIB_matMul_fixed_priv.h.
Data Fields | |
| pFxnDSPLIB_matMul_fixed_exec | execute |
| Function pointer to point to the right execution variant between DSPLIB_matMul_fixed_exec_cn and DSPLIB_matMul_fixed_exec_ci. More... | |
| int32_t | M |
| int32_t | N |
| int32_t | K |
| int32_t | qs |
| int32_t | strideIn0Elements |
| int32_t | strideIn1Elements |
| int32_t | strideOutElements |
| int32_t | MBlocks |
| int32_t | KBlocks |
| int32_t | NBlocks |
| uint8_t | bufPblock [DSPLIB_MATMUL_FIXED_IXX_IXX_OXX_PBLOCK_SIZE] |
| pFxnDSPLIB_matMul_fixed_exec DSPLIB_matMul_fixed_PrivArgs::execute |
Function pointer to point to the right execution variant between DSPLIB_matMul_fixed_exec_cn and DSPLIB_matMul_fixed_exec_ci.
Definition at line 158 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::M |
Definition at line 159 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::N |
Definition at line 160 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::K |
Definition at line 161 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::qs |
Definition at line 162 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::strideIn0Elements |
Definition at line 163 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::strideIn1Elements |
Definition at line 164 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::strideOutElements |
Definition at line 165 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::MBlocks |
Definition at line 166 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::KBlocks |
Definition at line 167 of file DSPLIB_matMul_fixed_priv.h.
| int32_t DSPLIB_matMul_fixed_PrivArgs::NBlocks |
Definition at line 168 of file DSPLIB_matMul_fixed_priv.h.
| uint8_t DSPLIB_matMul_fixed_PrivArgs::bufPblock[DSPLIB_MATMUL_FIXED_IXX_IXX_OXX_PBLOCK_SIZE] |
Definition at line 169 of file DSPLIB_matMul_fixed_priv.h.