Searched refs:row_0 (Results 1 – 2 of 2) sorted by relevance
70 const int8_t *row_0 = row + offset; in arm_nn_depthwise_conv_s8_core() local74 int32x4_t ker_0 = vldrbq_s32(row_0); in arm_nn_depthwise_conv_s8_core()78 const int8_t *row_1 = row_0 + num_ch; in arm_nn_depthwise_conv_s8_core()79 const int8_t *row_2 = row_0 + 2 * num_ch; in arm_nn_depthwise_conv_s8_core()106 row_0 += 3 * num_ch; in arm_nn_depthwise_conv_s8_core()108 ker_0 = vldrbq_s32(row_0); in arm_nn_depthwise_conv_s8_core()129 row_0 += num_ch; in arm_nn_depthwise_conv_s8_core()130 ker_0 = vldrbq_s32(row_0); in arm_nn_depthwise_conv_s8_core()
173 const int8_t *row_0 = kernel + offset; in arm_depthwise_conv_s8_opt() local178 const int32x4_t ker_0 = vldrbq_s32(row_0); in arm_depthwise_conv_s8_opt()185 row_0 += input_ch; in arm_depthwise_conv_s8_opt()