summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorPaul Masurel <paul.masurel@gmail.com>2019-04-24 12:31:32 +0900
committerGitHub <noreply@github.com>2019-04-24 12:31:32 +0900
commitb7c2d0de97583f06b65d20af57ff04bb3217876e (patch)
tree9c7ecf25bdf1734c67119d88edf8eb29268fe7b3 /examples
parenta228825462ab9b224c86047f964279b93d8d6038 (diff)
Clippy2 (#534)
* Clippy comments Clippy complaints that about the cast of &[u32] to a *const __m128i, because of the lack of alignment constraints. This commit passes the OutputBuffer object (which enforces proper alignment) instead of `&[u32]`. * Clippy. Block alignment * Code simplification * Added comment. Code simplification * Removed the extraneous freq block len hack.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions