Searched refs:strVec0 (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wls/ |
| D | wls_subspace_processing.c | 443 float32x2_t resVec0, resVec1, resVec2, resVec3, strVec0, strVec1; in calcEtimesE() local 465 strVec0 = vpadd_f32(resVec0, resVec1); in calcEtimesE() 468 vst1_f32((float32_t *) (ePeMatrix + jj+ii*SUBSP_DIM_L_MAX), strVec0); // VST1.32 {d0}, [r0] in calcEtimesE() 471 tempVec0 = vzip_f32(strVec0, strVec1); // VZIP.32 d0,d0 in calcEtimesE()
|