Skip to content
Snippets Groups Projects
Commit d7a4f8f8 authored by Mans Rullgard's avatar Mans Rullgard
Browse files

Move MASK_ABS macro to libavcodec/mathops.h


This macro is only used in two places, both in libavcodec, so this
is a more sensible place for it.

Two small tweaks to the macro are made:

- removing the trailing semicolon
- dropping unnecessary 'volatile' from the x86 asm

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 070a402b
No related branches found
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