Searched refs:RESOLUTION_MULT32 (Results 1 – 1 of 1) sorted by relevance
477 constexpr int32 RESOLUTION_MULT32 = (1 << RESOLUTION); in ComputeLerp32x2() local478 static const int32x2_t RESOLUTION_MULT32x2 = vmov_n_s32(RESOLUTION_MULT32); in ComputeLerp32x2()