DescriptionAdd SSSE3 acceleration for S32_D16_filter_DXDY
With this CL, related nanobench can be improved for 565 config.
bitmap_BGRA_8888_scale_rotate_bilerp 115us -> 70.5us 0.61x
bitmap_BGRA_8888_update_volatile_scale_rotate_bilerp 115us -> 70.5us 0.61x
bitmap_BGRA_8888_update_scale_rotate_bilerp 112us -> 68us 0.6x
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/45a05780867a06b9f8a8d5240cf6c5d5a2c15a35
Committed: https://skia.googlesource.com/skia/+/60f3c657cc0235650b630be78105fc47d37385e7
Patch Set 1 #
Total comments: 6
Patch Set 2 : use array on stack and check for ssse3 support #
Total comments: 1
Patch Set 3 : use "bool ssse3" for if #Patch Set 4 : fix build failure without SSSE3 #
Messages
Total messages: 23 (7 generated)
|