Sunday, 15 February 2015

How to use MMX code in c# for image processing -



How to use MMX code in c# for image processing -

i'm writing app makes many 128bit calculations c#. (image processing - 16bit r, 16bit g, 16bit b, 16bit a)

can calculate 2 64bit rgba colors in one cycle.

is there way utilize assembly(mmx) code calculations.

c# image-processing sse mmx

No comments:

Post a Comment