Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/MatrixFunctions/
Darm_mat_mult_f64.c99 …float64_t *pxB,*pxC, *pxD, *pxE, *pxF, *pxG, *pxH; /* Temporary ou… in arm_mat_mult_f64() local
128 pxH = px + 7*numColsB; in arm_mat_mult_f64()
253 *pxH++ = sum7; in arm_mat_mult_f64()
Darm_mat_mult_f32.c578 …float32_t *pxB,*pxC, *pxD, *pxE, *pxF, *pxG, *pxH; /* Temporary ou… in arm_mat_mult_f32() local
607 pxH = px + 7*numColsB; in arm_mat_mult_f32()
750 *pxH++ = sum7; in arm_mat_mult_f32()