Searched refs:block_offset (Results 1 – 2 of 2) sorted by relevance
138 const int32_t block_offset = i_ch * CH_IN_BLOCK_MVE; in arm_depthwise_conv_s8_opt() local142 kernel + block_offset, in arm_depthwise_conv_s8_opt()146 output_shift + block_offset, in arm_depthwise_conv_s8_opt()147 output_mult + block_offset, in arm_depthwise_conv_s8_opt()152 bias + block_offset, in arm_depthwise_conv_s8_opt()
139 const int32_t block_offset = i_ch * S4_CH_IN_BLOCK_MVE; in arm_depthwise_conv_s4_opt() local142 kernel + (block_offset >> 1), in arm_depthwise_conv_s4_opt()146 output_shift + block_offset, in arm_depthwise_conv_s4_opt()147 output_mult + block_offset, in arm_depthwise_conv_s4_opt()152 bias + block_offset, in arm_depthwise_conv_s4_opt()