Skip to content

Conversation

@xiphmont
Copy link

Implement txsize handling for deblocking that deals with luma TX subpartitioning.

tdaede and others added 4 commits March 21, 2019 04:45
In motion estimation, several functions received both the offset
expressed in blocks and in pixels for the luma plane. This information
is redundant: a block offset is trivially convertible to a luma plane
offset.

With tiling, we need to manage both absolute offsets (relative to the
frame) and offsets relative to the current tile. This will be more
simple without duplication.
Transform partition test for Monty
Subpartitioning the luma TX to sub-partition size broke the Chroma deblocking code.  This patch implements proper luma/chroma tx size determination in the deblocking code.
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.

3 participants