Changes

Jump to: navigation, search

SIMD/Uses/Conversion

67 bytes added, 20:18, 12 April 2014
Example
== Example ==
From [https://github.com/maikmerten/mpeg/blob/master/transform.c a public domain MPEG encoder](conversion of the [[SIMD/Uses/DCT |DCT]]-output to integer values)
for(sptr = sourcematrix,mptr=newmatrix;mptr<newmatrix+BLOCKSIZE;sptr++) {
51
edits

Navigation menu