Searched refs:top_x_res (Results 1 – 1 of 1) sorted by relevance
485 const int64x2_t top_x_res = in ComputeLerp32x2() local492 const int64x2_t bottom_sub_top_x_res = vsubq_s64(bottom_x_res, top_x_res); in ComputeLerp32x2()497 vmlal_s32(top_x_res, bottom_sub_top_32, y_lerp); in ComputeLerp32x2()523 const int16x8_t top_x_res = in ComputeLerp8x8() local531 const int16x8_t bottom_sub_top_x_res = vsubq_s16(bottom_x_res, top_x_res); in ComputeLerp8x8()535 vmlaq_s16(top_x_res, bottom_sub_top, y_lerp); in ComputeLerp8x8()