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

RPP Tensor Audio Support - Pre Emphasis Filter #259

Merged

Merge pull request #201 from sampath1117/sr/pre_emphasis_pr_changes

3b6d418
Select commit
Loading
Failed to load commit list.
Merged

RPP Tensor Audio Support - Pre Emphasis Filter #259

Merge pull request #201 from sampath1117/sr/pre_emphasis_pr_changes
3b6d418
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 5, 2023 in 0s

1 new issue (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Clones added
============
- utilities/test_suite/rpp_test_suite_audio.h  1
         

See the complete overview on Codacy

Annotations

Check notice on line 147 in utilities/test_suite/rpp_test_suite_audio.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utilities/test_suite/rpp_test_suite_audio.h#L147

Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).