CMP 351 libavcodec/hevcdsp_template.c int diff0 = CMP(src[x], src[x + a_stride]); CMP 352 libavcodec/hevcdsp_template.c int diff1 = CMP(src[x], src[x + b_stride]); CMP 139 libavfilter/vf_deshake.c diff = CMP(cx - x, cy - y); CMP 151 libavfilter/vf_deshake.c diff = CMP(cx - x, cy - y); CMP 169 libavfilter/vf_deshake.c diff = CMP(cx - x, cy - y);