Tranform: Byte + Nibble transpose/schuffle

This commit is contained in:
x
2017-01-04 15:09:48 +01:00
parent 79fc389456
commit 7a1bb15d3d

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com
**/
// Nibble/Byte transpose
// Nibble/Byte transpose
#if !defined(TRANSPOSE) && !defined(TRANSPOSEV)
#include <string.h>