Tranform: Byte + Nibble transpose/schuffle header

This commit is contained in:
x
2017-01-04 15:10:21 +01:00
parent 7a1bb15d3d
commit cf2f74920d

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo - twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com - email : powturbo [_AT_] gmail [_DOT_] com
**/ **/
// transpose.h - byte transpose // transpose.h - byte transpose
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#endif #endif