Home
last modified time | relevance | path

Searched refs:pxG (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
576 pxG = px + 6*numColsB; in arm_mat_mult_f32()
719 *pxG++ = sum6; in arm_mat_mult_f32()