Searched defs:out (Results 1 – 11 of 11) sorted by relevance
68 int8_t *out) in arm_nn_depthwise_conv_nt_t_padded_s8()
59 int8_t *out) in arm_nn_depthwise_conv_nt_t_s8()
56 int16_t *out) in arm_nn_depthwise_conv_nt_t_s16()
50 int8_t *out) in arm_nn_depthwise_conv_s8_core()
52 int8_t *out) in arm_nn_mat_mult_s8()
108 int8_t *out = output_data; in arm_convolve_s8() local
101 int16_t *out = output_data; in arm_convolve_fast_s16() local
99 int8_t *out = output; in arm_depthwise_conv_s8_opt() local
103 int16_t *out = output; in arm_depthwise_conv_fast_s16() local
107 int16_t *out = &dst[ch_src * (i_x + i_y * output_x)]; in arm_avgpool_s16() local
108 int8_t *out = &dst[ch_src * (i_x + i_y * output_x)]; in arm_avgpool_s8() local