Searched refs:RESOLUTION_MULT32x2 (Results 1 – 1 of 1) sorted by relevance
478 static const int32x2_t RESOLUTION_MULT32x2 = vmov_n_s32(RESOLUTION_MULT32); in ComputeLerp32x2() local480 const int64x2_t top_left_x_res = vmull_s32(top_left, RESOLUTION_MULT32x2); in ComputeLerp32x2()482 vmull_s32(bottom_left, RESOLUTION_MULT32x2); in ComputeLerp32x2()