Skip to content

Rework av2_encode_block_intra_joint_uv#5118

Merged
leolzhao merged 1 commit into
AOMediaCodec:av2-encfrom
jingninghan:txfm2
Jul 16, 2026
Merged

Rework av2_encode_block_intra_joint_uv#5118
leolzhao merged 1 commit into
AOMediaCodec:av2-encfrom
jingninghan:txfm2

Conversation

@jingninghan

Copy link
Copy Markdown
Contributor

Make it properly handle cctx cases.

Take out coeff dropout to be consistent with what's used in RD search stage.

Re-do u plane if its eob is different from that's in RD search to avoid potential mismatch issues due to the change of cctx_type.

Tested for A2 and A4 in speed 1 with 33 frames. No coding stats change observed.

@urvangjoshi

Copy link
Copy Markdown
Contributor

Will wait for your review @kslu-aom .

Comment thread av2/encoder/encodemb.c Outdated
Comment thread av2/encoder/encodemb.c Outdated
Comment thread av2/encoder/encodemb.c
Comment thread av2/encoder/encodemb.c
@jingninghan
jingninghan force-pushed the txfm2 branch 2 times, most recently from 0f9010d to 4267e22 Compare July 16, 2026 21:22
Make it properly handle cctx cases.

Take out coeff dropout to be consistent with what's used in RD
search stage.

Re-do u plane if its eob is different from that's in RD search to
avoid potential mismatch issues due to the change of cctx_type.

Tested for A2 and A4 in speed 1 with 33 frames. No coding stats
change observed.

@leolzhao leolzhao left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

@leolzhao
leolzhao enabled auto-merge (squash) July 16, 2026 21:29
@leolzhao
leolzhao merged commit 9ca5e2f into AOMediaCodec:av2-enc Jul 16, 2026
109 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.

6 participants