Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/MatrixFunctions/
Darm_mat_cmplx_mult_q31.c152 static const uint32_t offsetB1[4] = { in arm_mat_cmplx_mult_q31_3x3_mve() local
304 static const uint32_t offsetB1[4] = { in arm_mat_cmplx_mult_q31_4x4_mve() local
Darm_mat_cmplx_mult_f32.c155 …static const uint32_t offsetB1[4] = { 2 * MATRIX_DIM3 * CMPLX_DIM, 2 * MATRIX_DIM3 * CMPLX_DIM + 1, in arm_mat_cmplx_mult_f32_3x3_mve() local
311 …static const uint32_t offsetB1[4] = { 2 * MATRIX_DIM4 * CMPLX_DIM, 2 * MATRIX_DIM4 * CMPLX_DIM + 1, in arm_mat_cmplx_mult_f32_4x4_mve() local
Darm_mat_mult_f32.c100 static const uint32_t offsetB1[4] = { 2, 3, 2, 3 }; in arm_mat_mult_f32_2x2_mve() local