Skip to content
Snippets Groups Projects
Commit a029d689 authored by Henrik Gramner's avatar Henrik Gramner
Browse files

Adjust inlining attributes on some functions

The code size increase of inlining every call to certain functions
isn't a worthwhile trade-off, and most compilers actually ends up
overriding those particular inlining hints anyway.

In some cases it's also better to split the function into separate
luma and chroma functions.
parent 0b7a0a2e
Branches master
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment