Searched defs:active_ch (Results 1 – 5 of 5) sorted by relevance
59 const int32_t active_ch, in arm_nn_depthwise_conv_nt_t_padded_s8()
50 const int32_t active_ch, in arm_nn_depthwise_conv_nt_t_s8()
52 const int32_t active_ch, in arm_nn_depthwise_conv_nt_t_s4()
105 int32_t active_ch = MIN(CH_IN_BLOCK_MVE, remaining_ch); in arm_depthwise_conv_s8_opt() local
106 int32_t active_ch = MIN(S4_CH_IN_BLOCK_MVE, remaining_ch); in arm_depthwise_conv_s4_opt() local