Hi, > Here is the updated patch. I added v2df_to_sf.h to use > > static inline void v2df_to_sf (v2df_t v2df, float *f0p, float *f1p); That should be a bit faster indeed. I'll benchmark it on a few systems to see what effect it has. Wilco