Searched defs:col_count (Results 1 – 3 of 3) sorted by relevance
78 uint16_t col_count = num_col_a / 4; in arm_nn_mat_mult_kernel_s8_s16_reordered() local148 int32_t col_count = num_col_a / 4; in arm_nn_mat_mult_kernel_s8_s16_reordered() local
280 uint16_t col_count = (kernel_x * kernel_y) / 2; in arm_depthwise_conv_s8_opt() local372 const uint16_t col_count = (kernel_x * kernel_y); in arm_depthwise_conv_s8_opt() local
83 int32_t col_count = num_col_a / COL_PER_LOOP; in arm_nn_mat_mult_kernel_s8_s16() local