Home
last modified time | relevance | path

Searched defs:pData (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h1435 float32_t *pData; /**< points to the data of the matrix. */ member
1447 float64_t *pData; /**< points to the data of the matrix. */ member
1458 q15_t *pData; /**< points to the data of the matrix. */ member
1470 q31_t *pData; /**< points to the data of the matrix. */ member
1937 float32_t *pData; /**< points to the data table. */ member
1948 q31_t *pData; /**< points to the data table. */ member
1959 q15_t *pData; /**< points to the data table. */ member
1970 q7_t *pData; /**< points to the data table. */ member
7144 float32_t *pData = S->pData; in arm_bilinear_interp_f32() local