Skip to content

Add macro for maximum qp selection - #5145

Merged
leolzhao merged 1 commit into
AOMediaCodec:av2-encfrom
arnab-dey-12:av2-enc
Jul 27, 2026
Merged

Add macro for maximum qp selection#5145
leolzhao merged 1 commit into
AOMediaCodec:av2-encfrom
arnab-dey-12:av2-enc

Conversation

@arnab-dey-12

Copy link
Copy Markdown

This change adds a macro MAXQ_FOR_GIVEN_BIT_DEPTH() and replaces the ternary operators used to compute max-qp using the macro.

No stats changed.

@arnab-dey-12

arnab-dey-12 commented Jul 23, 2026

Copy link
Copy Markdown
Author

@arnab-dey-12

Copy link
Copy Markdown
Author

@yunqingwang1 , @urvangjoshi
Please review this PR.

This change adds a macro MAXQ_FOR_GIVEN_BIT_DEPTH() and replaces the
ternary operators used to compute max-qp using the macro.

No stats changed.
@leolzhao
leolzhao merged commit a52a988 into AOMediaCodec:av2-enc Jul 27, 2026
1 check passed
yeqing-wu pushed a commit to yeqing-wu/avm that referenced this pull request Aug 28, 2026
This change adds a macro `MAXQ_FOR_GIVEN_BIT_DEPTH()` and replaces the
ternary operators used to compute max-qp using the macro.

No stats changed.
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.

4 participants