Searched defs:offsetB0 (Results 1 – 4 of 4) sorted by relevance
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/ |
D | arm_mat_cmplx_mult_f16.c | 80 static const uint16_t offsetB0[8] = { 0, 1, in arm_mat_cmplx_mult_f16_2x2_mve() local 154 static const uint16_t offsetB0[8] = { 0, 1, in arm_mat_cmplx_mult_f16_3x3_mve() local 252 static const uint16_t offsetB0[8] = { 0, 1, in arm_mat_cmplx_mult_f16_4x4_mve() local
|
D | arm_mat_cmplx_mult_q31.c | 81 static const uint32_t offsetB0[4] = { in arm_mat_cmplx_mult_q31_2x2_mve() local 148 static const uint32_t offsetB0[4] = { in arm_mat_cmplx_mult_q31_3x3_mve() local 300 static const uint32_t offsetB0[4] = { in arm_mat_cmplx_mult_q31_4x4_mve() local
|
D | arm_mat_cmplx_mult_f32.c | 85 static const uint32_t offsetB0[4] = { 0, 1, in arm_mat_cmplx_mult_f32_2x2_mve() local 152 static const uint32_t offsetB0[4] = { 0, 1, in arm_mat_cmplx_mult_f32_3x3_mve() local 308 static const uint32_t offsetB0[4] = { 0, 1, in arm_mat_cmplx_mult_f32_4x4_mve() local
|
D | arm_mat_mult_f32.c | 96 static const uint32_t offsetB0[4] = { 0, 1, 0, 1 }; in arm_mat_mult_f32_2x2_mve() local
|