Home
last modified time | relevance | path

Searched refs:block_count (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-3.7.0/Source/SVDFunctions/
Darm_svdf_state_s16_s8.c147 int32_t block_count = time_batches >> 1; in arm_svdf_state_s16_s8() local
148 for (int i = 0; i < block_count; i++) in arm_svdf_state_s16_s8()
Darm_svdf_s8.c160 int32_t block_count = time_batches >> 2; in arm_svdf_s8() local
161 for (int i = 0; i < block_count; i++) in arm_svdf_s8()