Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_mult_f16.c485 int colBLeft = numColsB & 7; in arm_mat_mult_f16() local
582 int colBLeft = numColsB & 7; in arm_mat_mult_f16() local
Darm_mat_mult_f32.c372 int colBLeft = numColsB & 3; in arm_mat_mult_f32() local
472 int colBLeft = numColsB & 3; in arm_mat_mult_f32() local