Searched refs:ssse3_lerp (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/experimental/lowp-basic/ | ||
H A D | lerp-study.cpp | 52 static int16_t ssse3_lerp(float t, int16_t a, int16_t b) { in ssse3_lerp() function 110 stats = check_lerp(ssse3_lerp<7>); in main() |
Completed in 1 milliseconds