CMP               345 libavcodec/hevcdsp_template.c             int diff0 = CMP(src[x], src[x + a_stride]);
CMP               346 libavcodec/hevcdsp_template.c             int diff1 = CMP(src[x], src[x + b_stride]);
CMP               136 libavfilter/vf_deshake.c                 diff = CMP(cx - x, cy - y);
CMP               148 libavfilter/vf_deshake.c                 diff = CMP(cx - x, cy - y);
CMP               166 libavfilter/vf_deshake.c                 diff = CMP(cx - x, cy - y);