Searched refs:time_batches (Results 1 – 1 of 1) sorted by relevance
87 const int32_t time_batches = weights_time_dims->h; in arm_svdf_s8() local95 (size_t)(input_batches * feature_batches * time_batches * (int32_t)sizeof(int16_t))); in arm_svdf_s8()99 … q15_t *res_ptr = state_data + (time_batches * i_batch * feature_batches) + (time_batches - 1); in arm_svdf_s8()108 time_batches, in arm_svdf_s8()135 int32_t block_count = time_batches >> 1; in arm_svdf_s8()146 for (; j < time_batches; j++) in arm_svdf_s8()153 for (int j = 0; j < time_batches; j++) in arm_svdf_s8()