Searched refs:top_left_x_res (Results 1 – 1 of 1) sorted by relevance
480 const int64x2_t top_left_x_res = vmull_s32(top_left, RESOLUTION_MULT32x2); in ComputeLerp32x2() local486 vmlal_s32(top_left_x_res, top_right_sub_top_left, x_lerp); in ComputeLerp32x2()516 const int16x8_t top_left_x_res = in ComputeLerp8x8() local524 vmlaq_s16(top_left_x_res, top_right_sub_top_left, x_lerp); in ComputeLerp8x8()