![]() |
DSPLIB User Guide
|
Structure that is reserved for internal use by the kernel.
Definition at line 137 of file DSPLIB_mulConstant_priv.h.
Data Fields | |
| pFxnDSPLIB_mulConstant_exec | execute |
| Function pointer to point to the right execution variant between DSPLIB_mulConstant_exec_cn and DSPLIB_mulConstant_exec_ci. More... | |
| int32_t | blockSize |
| Size of input buffer for different batches DSPLIB_mulConstant_init that will be retrieved and used by DSPLIB_mulConstant_exec More... | |
| uint8_t | bufPblock [DSPLIB_MULCONSTANT_IXX_IXX_OXX_PBLOCK_SIZE] |
| pFxnDSPLIB_mulConstant_exec DSPLIB_mulConstant_PrivArgs::execute |
Function pointer to point to the right execution variant between DSPLIB_mulConstant_exec_cn and DSPLIB_mulConstant_exec_ci.
Definition at line 141 of file DSPLIB_mulConstant_priv.h.
| int32_t DSPLIB_mulConstant_PrivArgs::blockSize |
Size of input buffer for different batches DSPLIB_mulConstant_init that will be retrieved and used by DSPLIB_mulConstant_exec
Definition at line 145 of file DSPLIB_mulConstant_priv.h.
| uint8_t DSPLIB_mulConstant_PrivArgs::bufPblock[DSPLIB_MULCONSTANT_IXX_IXX_OXX_PBLOCK_SIZE] |
Definition at line 146 of file DSPLIB_mulConstant_priv.h.