Searched refs:bottom_sub_top_32 (Results 1 – 1 of 1) sorted by relevance
495 const int32x2_t bottom_sub_top_32 = vqmovn_s64(bottom_sub_top); in ComputeLerp32x2() local497 vmlal_s32(top_x_res, bottom_sub_top_32, y_lerp); in ComputeLerp32x2()