Searched defs:pData (Results 1 – 1 of 1) sorted by relevance
1435 float32_t *pData; /**< points to the data of the matrix. */ member1447 float64_t *pData; /**< points to the data of the matrix. */ member1458 q15_t *pData; /**< points to the data of the matrix. */ member1470 q31_t *pData; /**< points to the data of the matrix. */ member1937 float32_t *pData; /**< points to the data table. */ member1948 q31_t *pData; /**< points to the data table. */ member1959 q15_t *pData; /**< points to the data table. */ member1970 q7_t *pData; /**< points to the data table. */ member7144 float32_t *pData = S->pData; in arm_bilinear_interp_f32() local