Searched refs:bottom_right_sub_bottom_left (Results 1 – 1 of 1) sorted by relevance
487 const int32x2_t bottom_right_sub_bottom_left = in ComputeLerp32x2() local490 vmlal_s32(bottom_left_x_res, bottom_right_sub_bottom_left, x_lerp); in ComputeLerp32x2()526 const int16x8_t bottom_right_sub_bottom_left = in ComputeLerp8x8() local529 vmlaq_s16(bottom_left_x_res, bottom_right_sub_bottom_left, x_lerp); in ComputeLerp8x8()