Searched defs:pData (Results 1 – 10 of 10) sorted by relevance
119 float32_t *pData; /**< points to the data of the matrix. */ member129 float64_t *pData; /**< points to the data of the matrix. */ member139 q7_t *pData; /**< points to the data of the matrix. */ member149 q15_t *pData; /**< points to the data of the matrix. */ member159 q31_t *pData; /**< points to the data of the matrix. */ member
68 float32_t *pData; /**< points to the data table. */ member78 q31_t *pData; /**< points to the data table. */ member88 q15_t *pData; /**< points to the data table. */ member98 q7_t *pData; /**< points to the data table. */ member
51 float16_t *pData; /**< points to the data of the matrix. */ member
58 float16_t *pData; /**< points to the data table. */ member
57 float16_t * pData) in arm_mat_init_f16()
62 float32_t * pData) in arm_mat_init_f32()
53 q15_t * pData) in arm_mat_init_q15()
58 q31_t * pData) in arm_mat_init_q31()
111 float16_t *pData = S->pData; in arm_bilinear_interp_f16() local
108 float32_t *pData = S->pData; in arm_bilinear_interp_f32() local