Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_mult_f32.c548 …float32_t *pxB,*pxC, *pxD, *pxE, *pxF, *pxG, *pxH; /* Temporary ou… in arm_mat_mult_f32() local
577 pxH = px + 7*numColsB; in arm_mat_mult_f32()
720 *pxH++ = sum7; in arm_mat_mult_f32()