SQR 36 libavfilter/af_anlmdn.c #define SQR(x) ((x) * (x)) SQR 96 libavfilter/af_asoftclip.c #define SQR(x) ((x) * (x)) SQR 157 libavfilter/af_drmeter.c #define SQR(a) ((a)*(a)) SQR 211 libavfilter/asrc_sinc.c #define SQR(a) ((a) * (a)) SQR 778 libavfilter/vf_bm3d.c #define SQR(x) ((x) * (x)) SQR 531 libavfilter/vf_datascope.c #define SQR(x) ((x)*(x)) SQR 39 libavfilter/vsrc_mandelbrot.c #define SQR(a) ((a)*(a)) SQR 113 libavfilter/window_func.h #define SQR(x) ((x)*(x))