Searched refs:top_right_sub_top_left (Results 1 – 1 of 1) sorted by relevance
493 const int32x2_t top_right_sub_top_left = vsub_s32(top_right, top_left); in ComputeLerp32x2() local495 vmlal_s32(top_left_x_res, top_right_sub_top_left, x_lerp); in ComputeLerp32x2()530 const int16x8_t top_right_sub_top_left = in ComputeLerp8x8() local533 vmlaq_s16(top_left_x_res, top_right_sub_top_left, x_lerp); in ComputeLerp8x8()