Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add forward and inverse Walsh-Hadamard transforms #3268

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

barrbrain
Copy link
Collaborator

Reference implementations in Rust to provide primitives for losslessly encoded blocks.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
src/asm/x86/transform/forward.rs 97.83% <ø> (ø)
src/asm/x86/transform/inverse.rs 100.00% <ø> (ø)
src/encoder.rs 86.95% <100.00%> (+0.01%) ⬆️
src/transform/forward.rs 100.00% <100.00%> (ø)
src/transform/forward_shared.rs 99.86% <100.00%> (+<0.01%) ⬆️
src/transform/inverse.rs 99.68% <100.00%> (+0.01%) ⬆️
src/transform/mod.rs 90.65% <100.00%> (+0.68%) ⬆️

📢 Thoughts on this report? Let us know!.

@barrbrain barrbrain merged commit 1c87320 into xiph:master Oct 18, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants