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

[Gecko Bug 1651569] reduce required SNR to accept KissFFT ConvolverNode implementation #25553

Merged
merged 1 commit into from Sep 16, 2020

Conversation

moz-wptsync-bot
Copy link
Collaborator

as used in Firefox on some platforms.

minRequiredSNR = 83 permits the quadratic mean of errors to be up to
(10^8.3)^-0.5 ≅ 0.036 * 16384 * 2^-23, implying that most of the samples would
have error significantly less than one ULP for the representation of the peak
of the ramp (16384).

Differential Revision: https://phabricator.services.mozilla.com/D90209

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1651569
gecko-commit: 0194a0d1befc4a1afb4bc4d0cad36ca2b965d994
gecko-reviewers: padenot

as used in Firefox on some platforms.

minRequiredSNR = 83 permits the quadratic mean of errors to be up to
(10^8.3)^-0.5 ≅ 0.036 * 16384 * 2^-23, implying that most of the samples would
have error significantly less than one ULP for the representation of the peak
of the ramp (16384).

Differential Revision: https://phabricator.services.mozilla.com/D90209

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1651569
gecko-commit: 0194a0d1befc4a1afb4bc4d0cad36ca2b965d994
gecko-reviewers: padenot
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

@moz-wptsync-bot moz-wptsync-bot merged commit 66e621e into master Sep 16, 2020
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1651569 branch September 16, 2020 10:33
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.

None yet

3 participants