Skip to content

Conversation

@NicolasHug
Copy link
Contributor

instead of relying on metadata, like what we previously did.

Addresses #339 (comment)

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 8, 2024
Comment on lines +222 to +223
NppiSize oSizeROI = {width, height};
Npp8u* input[2] = {src->data[0], src->data[1]};
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just a drive-by, I moved this down closer to where they're used

@NicolasHug NicolasHug merged commit af13ac5 into main Nov 8, 2024
37 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants