Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_inverse_f32.c81 …float32_t *pPivotRowIn, *pPRT_in, *pPivotRowDst, *pPRT_pDst; /* Temporary input and output data… in arm_mat_inverse_f32() local
333 pPivotRowIn = pIn + (l * numCols); in arm_mat_inverse_f32()
339 pInT1 = pPivotRowIn; in arm_mat_inverse_f32()
443 pPRT_in = pPivotRowIn; in arm_mat_inverse_f32()
579 …float32_t *pPivotRowIn, *pPRT_in, *pPivotRowDst, *pPRT_pDst; /* Temporary input and output data m… in arm_mat_inverse_f32() local
758 pPivotRowIn = pIn + (l * numCols); in arm_mat_inverse_f32()
762 pInT1 = pPivotRowIn; in arm_mat_inverse_f32()
766 in = *pPivotRowIn; in arm_mat_inverse_f32()
864 pPRT_in = pPivotRowIn; in arm_mat_inverse_f32()
983 …float32_t *pPivotRowIn, *pPRT_in, *pPivotRowDst, *pPRT_pDst; /* Temporary input and output data m… local
[all …]
Darm_mat_inverse_f64.c59 …float64_t *pPivotRowIn, *pPRT_in, *pPivotRowDst, *pPRT_pDst; /* Temporary input and output data m… local
242 pPivotRowIn = pIn + (l * numCols);
246 pInT1 = pPivotRowIn;
250 in = *pPivotRowIn;
312 pPRT_in = pPivotRowIn;
530 pPivotRowIn = pIn + (l * numCols);
534 pInT1 = pPivotRowIn;
580 pPRT_in = pPivotRowIn;
Darm_mat_inverse_f16.c63 …float16_t *pPivotRowIn, *pPRT_in, *pPivotRowDst, *pPRT_pDst; /* Temporary input and output data… in arm_mat_inverse_f16() local
315 pPivotRowIn = pIn + (l * numCols); in arm_mat_inverse_f16()
321 pInT1 = pPivotRowIn; in arm_mat_inverse_f16()
425 pPRT_in = pPivotRowIn; in arm_mat_inverse_f16()
561 …float16_t *pPivotRowIn, *pPRT_in, *pPivotRowDst, *pPRT_pDst; /* Temporary input and output data m… in arm_mat_inverse_f16() local
739 pPivotRowIn = pIn + (l * numCols); in arm_mat_inverse_f16()
743 pInT1 = pPivotRowIn; in arm_mat_inverse_f16()
747 in = *pPivotRowIn; in arm_mat_inverse_f16()
809 pPRT_in = pPivotRowIn; in arm_mat_inverse_f16()