Commit 3feced49 authored by Tristan Matthews's avatar Tristan Matthews

adjust: remove unused macros

parent af2fb084
......@@ -62,8 +62,6 @@
* i_sat) >> 8) + 128; \
p_out_v += 4
#define ADJUST_2_TIMES(x) x; x
#define ADJUST_4_TIMES(x) x; x; x; x
#define ADJUST_8_TIMES(x) x; x; x; x; x; x; x; x
/*****************************************************************************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment