FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix TestDataPathsActivity jitter calculation by q23175401 · Pull Request #2349 · google/oboe · GitHub

/ oboe Public

Fix TestDataPathsActivity jitter calculation - #2349

Merged
q23175401 merged 1 commit into
mainfrom
fix_datapaths_jitter
Mar 11, 2026
Merged

q23175401 merged 1 commit into
mainfrom
fix_datapaths_jitter

Conversation

Copy link
Copy Markdown
Collaborator
  1. Move jitter calculation from TestDataPathsActivity.java to DataPathAnalyzer.cpp to calcuate scores on each frame instead of in a UI event.
  2. Add kMinSmoothedMagnitude to align CTSV data paths jitter analyzer.
  3. Fix sinf to sin for precision.

1. Move jitter calculation from TestDataPathsActivity.java to DataPathAnalyzer.cpp
   to calcuate scores on each frame instead of in a UI event.
2. Add kMinSmoothedMagnitude to align CTSV data paths jitter analyzer.
3. Fix sinf to sin for precision.
q23175401 requested a review from robertwu1 March 10, 2026 01:28
q23175401 self-assigned this Mar 10, 2026

robertwu1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM. Please test the tests I mentioned before submitting

q23175401 merged commit 7d4dc30 into main Mar 11, 2026
3 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL