Home
last modified time | relevance | path

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

/cmsis-dsp-latest/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.c397 int colBLeft = numColsB & 3; in arm_mat_mult_f32() local
497 int colBLeft = numColsB & 3; in arm_mat_mult_f32() local