Searched refs:idx (Results 1 – 2 of 2) sorted by relevance
116 int32_t idx = 0; in arm_softmax_s8() local121 int32x4_t ip = vldrbq_s32(&input[idx * 4]); in arm_softmax_s8()137 idx++; in arm_softmax_s8()155 idx = 0; in arm_softmax_s8()159 int32x4_t ip = vldrbq_s32(&input[idx]); in arm_softmax_s8()184 vstrbq_s32(&output[idx], tmp_res); in arm_softmax_s8()186 idx += 4; in arm_softmax_s8()
58 int32_t idx = 0; in arm_nn_depthwise_conv_s8_core() local69 const int32_t offset = idx * 4; in arm_nn_depthwise_conv_s8_core()112 idx++; in arm_nn_depthwise_conv_s8_core()