Searched refs:row_shift (Results 1 – 3 of 3) sorted by relevance
109 uint16_t row_shift; in arm_depthwise_separable_conv_HWC_q7() local143 row_shift = 0; in arm_depthwise_separable_conv_HWC_q7()154 q7_t *pB = colBuffer + row_shift; in arm_depthwise_separable_conv_HWC_q7()155 const q7_t *pA = wt + row_shift; in arm_depthwise_separable_conv_HWC_q7()156 row_shift += 4; in arm_depthwise_separable_conv_HWC_q7()349 q7_t *pB = colBuffer + row_shift; in arm_depthwise_separable_conv_HWC_q7()350 const q7_t *pA = wt + row_shift; in arm_depthwise_separable_conv_HWC_q7()354 row_shift += 1; in arm_depthwise_separable_conv_HWC_q7()
117 uint16_t row_shift; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local153 row_shift = 0; in arm_depthwise_separable_conv_HWC_q7_nonsquare()164 q7_t *pB = colBuffer + row_shift; in arm_depthwise_separable_conv_HWC_q7_nonsquare()165 const q7_t *pA = wt + row_shift; in arm_depthwise_separable_conv_HWC_q7_nonsquare()166 row_shift += 4; in arm_depthwise_separable_conv_HWC_q7_nonsquare()353 q7_t *pB = colBuffer + row_shift; in arm_depthwise_separable_conv_HWC_q7_nonsquare()354 const q7_t *pA = wt + row_shift; in arm_depthwise_separable_conv_HWC_q7_nonsquare()358 row_shift += 1; in arm_depthwise_separable_conv_HWC_q7_nonsquare()
217 uint16_t row_shift; in arm_depthwise_conv_s8_opt() local268 row_shift = 0; in arm_depthwise_conv_s8_opt()281 q15_t *col_pos = col_buffer_start + row_shift; in arm_depthwise_conv_s8_opt()282 const q7_t *row_pos = kernel + row_shift; in arm_depthwise_conv_s8_opt()283 row_shift += 4; in arm_depthwise_conv_s8_opt()369 q15_t *col_pos = col_buffer_start + row_shift; in arm_depthwise_conv_s8_opt()370 const q7_t *row_pos = kernel + row_shift; in arm_depthwise_conv_s8_opt()373 row_shift += 1; in arm_depthwise_conv_s8_opt()