![]() |
DSPLIB User Guide
|
Structure that is reserved for internal use by the kernel.
Definition at line 134 of file DSPLIB_minIndex_priv.h.
Data Fields | |
| pFxnDSPLIB_minIndex_exec | execute |
| Function pointer to point to the right execution variant between DSPLIB_minIndex_exec_cn and DSPLIB_minIndex_exec_ci. More... | |
| int32_t | blockSize |
| Size of input buffer for different batches DSPLIB_minIndex_init that will be retrieved and used by DSPLIB_minIndex_exec More... | |
| uint8_t | bufPblock [DSPLIB_MININDEX_IXX_IXX_OXX_PBLOCK_SIZE] |
| pFxnDSPLIB_minIndex_exec DSPLIB_minIndex_PrivArgs::execute |
Function pointer to point to the right execution variant between DSPLIB_minIndex_exec_cn and DSPLIB_minIndex_exec_ci.
Definition at line 138 of file DSPLIB_minIndex_priv.h.
| int32_t DSPLIB_minIndex_PrivArgs::blockSize |
Size of input buffer for different batches DSPLIB_minIndex_init that will be retrieved and used by DSPLIB_minIndex_exec
Definition at line 142 of file DSPLIB_minIndex_priv.h.
| uint8_t DSPLIB_minIndex_PrivArgs::bufPblock[DSPLIB_MININDEX_IXX_IXX_OXX_PBLOCK_SIZE] |
Definition at line 143 of file DSPLIB_minIndex_priv.h.