NEXT 105 libavfilter/vf_lut3d.c #define NEXT(x) (FFMIN((int)(x) + 1, lut3d->lutsize - 1)) NEXT 2710 libpostproc/postprocess_template.c #define NEXT\