Searched refs:row_count (Results 1 – 7 of 7) sorted by relevance
217 uint16_t row_count; in arm_depthwise_conv_s8_opt() local268 row_count = output_ch / 4; in arm_depthwise_conv_s8_opt()274 while (row_count) in arm_depthwise_conv_s8_opt()371 row_count--; in arm_depthwise_conv_s8_opt()374 row_count = output_ch & 0x3; in arm_depthwise_conv_s8_opt()375 while (row_count) in arm_depthwise_conv_s8_opt()397 row_count--; in arm_depthwise_conv_s8_opt()
225 uint16_t row_count; in arm_depthwise_conv_fast_s16() local279 row_count = output_ch / 4; in arm_depthwise_conv_fast_s16()285 while (row_count) in arm_depthwise_conv_fast_s16()392 row_count--; in arm_depthwise_conv_fast_s16()395 row_count = output_ch & 0x3; in arm_depthwise_conv_fast_s16()396 while (row_count) in arm_depthwise_conv_fast_s16()419 row_count--; in arm_depthwise_conv_fast_s16()
258 uint16_t row_count; in arm_depthwise_conv_s4_opt() local310 row_count = output_ch / 4; in arm_depthwise_conv_s4_opt()321 while (row_count) in arm_depthwise_conv_s4_opt()459 row_count--; in arm_depthwise_conv_s4_opt()462 row_count = output_ch & 0x3; in arm_depthwise_conv_s4_opt()464 while (row_count) in arm_depthwise_conv_s4_opt()510 row_count--; in arm_depthwise_conv_s4_opt()513 if (row_count == 1) in arm_depthwise_conv_s4_opt()521 while (row_count) in arm_depthwise_conv_s4_opt()634 row_count--; in arm_depthwise_conv_s4_opt()
61 uint16_t row_count = output_ch / 2; in arm_nn_mat_mult_kernel_row_offset_s8_s16() local64 while (row_count) in arm_nn_mat_mult_kernel_row_offset_s8_s16()163 row_count--; in arm_nn_mat_mult_kernel_row_offset_s8_s16()
58 uint16_t row_count = output_ch / 2; in arm_nn_mat_mult_kernel_s8_s16() local61 while (row_count) in arm_nn_mat_mult_kernel_s8_s16()158 row_count--; in arm_nn_mat_mult_kernel_s8_s16()
69 int32_t row_count = output_ch / 2; in arm_nn_mat_mult_kernel_s16() local73 while (row_count) in arm_nn_mat_mult_kernel_s16()236 row_count--; in arm_nn_mat_mult_kernel_s16()
56 uint16_t row_count = output_ch / 4; in arm_nn_mat_mult_kernel_s4_s16() local59 while (row_count) in arm_nn_mat_mult_kernel_s4_s16()328 row_count--; in arm_nn_mat_mult_kernel_s4_s16()