Searched defs:out (Results 1 – 15 of 15) 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()
61 int8_t *out) in arm_nn_depthwise_conv_nt_t_s4()
100 int16_t *out = output_data; in arm_convolve_s16() local
102 int8_t *out = output_data; in arm_convolve_s4() local
50 int8_t *out) in arm_nn_depthwise_conv_s8_core()
52 int8_t *out) in arm_nn_mat_mult_s8()
129 int8_t *out = output_data + i_group * output_ch_per_group; in arm_convolve_s8() 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
100 int8_t *out = output; in arm_depthwise_conv_s4_opt() local
120 int16_t *out = &dst[ch_src * (i_x + i_y * output_x)]; in arm_avgpool_s16() local
118 int8_t *out = &dst[ch_src * (i_x + i_y * output_x)]; in arm_avgpool_s8() local
1094 __STATIC_FORCEINLINE void read_and_pad_s8x2(const int8_t *source, int32_t *out) in read_and_pad_s8x2()1104 __STATIC_FORCEINLINE void read_pad_and_add_s8x2(const int8_t *source, int32_t *out, const uint32_t … in read_pad_and_add_s8x2()