Skip to content
Snippets Groups Projects
Commit d663f2f1 authored by Frank Bossen's avatar Frank Bossen
Browse files

Clean up ALF filter code

Clean up virtual boundary related checks:
- Replace modulo operation by bitwise AND
- Define local variable instead of having same computation appear
  dozens of times in code
- Use const type qualifiter where appropriate
parent 46bcda0a
No related branches found
No related tags found
No related merge requests found
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