LIFT              729 libavcodec/snow.c #define LIFT(src, ref, inv) ((src) + ((inv) ? - (ref) : + (ref)))
LIFT              761 libavcodec/snow.c #define LIFT(src, ref, inv) ((src) + ((inv) ? - (ref) : + (ref)))