Searched refs:input_slice (Results 1 – 2 of 2) sorted by relevance
111 const int8_t *input_slice = input + (i_ch * CH_IN_BLOCK_MVE); in arm_depthwise_conv_s8_opt() local128 input_slice + (i_ker_y * input_x + i_ker_x) * input_ch, in arm_depthwise_conv_s8_opt()
112 const int8_t *input_slice = input + (i_ch * S4_CH_IN_BLOCK_MVE); in arm_depthwise_conv_s4_opt() local129 input_slice + (i_ker_y * input_x + i_ker_x) * input_ch, in arm_depthwise_conv_s4_opt()