Searched defs:col_count (Results 1 – 5 of 5) sorted by relevance
83 int32_t col_count = num_col_a / 4; in arm_nn_mat_mult_kernel_s8_s16() local111 int32_t col_count = num_col_a; in arm_nn_mat_mult_kernel_s8_s16() local178 int32_t col_count = num_col_a >> 2; in arm_nn_mat_mult_kernel_s8_s16() local199 int32_t col_count = num_col_a; in arm_nn_mat_mult_kernel_s8_s16() local
288 uint16_t col_count = (kernel_x * kernel_y) / 2; in arm_depthwise_conv_s8_opt() local384 const uint16_t col_count = (kernel_x * kernel_y); in arm_depthwise_conv_s8_opt() local
162 int32_t col_count = rhs_cols >> 2; in arm_convolve_fast_s16() local
298 uint16_t col_count = (kernel_x * kernel_y) / 2; in arm_depthwise_conv_fast_s16() local401 const uint16_t col_count = (kernel_x * kernel_y); in arm_depthwise_conv_fast_s16() local
85 uint16_t col_count = num_col_a / 4; in arm_nn_mat_mult_kernel_s16() local188 uint16_t col_count = num_col_a >> 2; in arm_nn_mat_mult_kernel_s16() local