Searched refs:input_2_ptr (Results 1 – 2 of 2) sorted by relevance
65 const int16_t *input_2_ptr = input_2_vect; in arm_elementwise_mul_s16_s8() local73 int32x4_t input_2 = vldrhq_z_s32(input_2_ptr, pred); in arm_elementwise_mul_s16_s8()85 input_2_ptr += 4; in arm_elementwise_mul_s16_s8()
68 const int16_t *input_2_ptr = input_2_vect; in arm_elementwise_mul_s16_batch_offset() local78 int32x4_t input_2 = vldrhq_z_s32(input_2_ptr, pred); in arm_elementwise_mul_s16_batch_offset()90 input_2_ptr += 4; in arm_elementwise_mul_s16_batch_offset()