DST 689 libavcodec/me_cmp.c DST(0, a0 + a1); \ DST 690 libavcodec/me_cmp.c DST(1, a4 + (a7 >> 2)); \ DST 691 libavcodec/me_cmp.c DST(2, a2 + (a3 >> 1)); \ DST 692 libavcodec/me_cmp.c DST(3, a5 + (a6 >> 2)); \ DST 693 libavcodec/me_cmp.c DST(4, a0 - a1); \ DST 694 libavcodec/me_cmp.c DST(5, a6 - (a5 >> 2)); \ DST 695 libavcodec/me_cmp.c DST(6, (a2 >> 1) - a3); \ DST 696 libavcodec/me_cmp.c DST(7, (a4 >> 2) - a7); \ DST 792 libavcodec/vp9dsp_template.c DST(0,0) = (a0 + a1 * 2 + a2 + 2) >> 2; DST 793 libavcodec/vp9dsp_template.c DST(1,0) = DST(0,1) = (a1 + a2 * 2 + a3 + 2) >> 2; DST 794 libavcodec/vp9dsp_template.c DST(2,0) = DST(1,1) = DST(0,2) = (a2 + a3 * 2 + a4 + 2) >> 2; DST 795 libavcodec/vp9dsp_template.c DST(3,0) = DST(2,1) = DST(1,2) = DST(0,3) = (a3 + a4 * 2 + a5 + 2) >> 2; DST 796 libavcodec/vp9dsp_template.c DST(3,1) = DST(2,2) = DST(1,3) = (a4 + a5 * 2 + a6 + 2) >> 2; DST 797 libavcodec/vp9dsp_template.c DST(3,2) = DST(2,3) = (a5 + a6 * 2 + a7 + 2) >> 2; DST 798 libavcodec/vp9dsp_template.c DST(3,3) = a7; // note: this is different from vp8 and such DST 835 libavcodec/vp9dsp_template.c DST(0,3) = (l1 + l2 * 2 + l3 + 2) >> 2; DST 836 libavcodec/vp9dsp_template.c DST(0,2) = DST(1,3) = (l0 + l1 * 2 + l2 + 2) >> 2; DST 837 libavcodec/vp9dsp_template.c DST(0,1) = DST(1,2) = DST(2,3) = (tl + l0 * 2 + l1 + 2) >> 2; DST 838 libavcodec/vp9dsp_template.c DST(0,0) = DST(1,1) = DST(2,2) = DST(3,3) = (l0 + tl * 2 + a0 + 2) >> 2; DST 839 libavcodec/vp9dsp_template.c DST(1,0) = DST(2,1) = DST(3,2) = (tl + a0 * 2 + a1 + 2) >> 2; DST 840 libavcodec/vp9dsp_template.c DST(2,0) = DST(3,1) = (a0 + a1 * 2 + a2 + 2) >> 2; DST 841 libavcodec/vp9dsp_template.c DST(3,0) = (a1 + a2 * 2 + a3 + 2) >> 2; DST 881 libavcodec/vp9dsp_template.c DST(0,3) = (l0 + l1 * 2 + l2 + 2) >> 2; DST 882 libavcodec/vp9dsp_template.c DST(0,2) = (tl + l0 * 2 + l1 + 2) >> 2; DST 883 libavcodec/vp9dsp_template.c DST(0,0) = DST(1,2) = (tl + a0 + 1) >> 1; DST 884 libavcodec/vp9dsp_template.c DST(0,1) = DST(1,3) = (l0 + tl * 2 + a0 + 2) >> 2; DST 885 libavcodec/vp9dsp_template.c DST(1,0) = DST(2,2) = (a0 + a1 + 1) >> 1; DST 886 libavcodec/vp9dsp_template.c DST(1,1) = DST(2,3) = (tl + a0 * 2 + a1 + 2) >> 2; DST 887 libavcodec/vp9dsp_template.c DST(2,0) = DST(3,2) = (a1 + a2 + 1) >> 1; DST 888 libavcodec/vp9dsp_template.c DST(2,1) = DST(3,3) = (a0 + a1 * 2 + a2 + 2) >> 2; DST 889 libavcodec/vp9dsp_template.c DST(3,0) = (a2 + a3 + 1) >> 1; DST 890 libavcodec/vp9dsp_template.c DST(3,1) = (a1 + a2 * 2 + a3 + 2) >> 2; DST 938 libavcodec/vp9dsp_template.c DST(2,0) = (tl + a0 * 2 + a1 + 2) >> 2; DST 939 libavcodec/vp9dsp_template.c DST(3,0) = (a0 + a1 * 2 + a2 + 2) >> 2; DST 940 libavcodec/vp9dsp_template.c DST(0,0) = DST(2,1) = (tl + l0 + 1) >> 1; DST 941 libavcodec/vp9dsp_template.c DST(1,0) = DST(3,1) = (a0 + tl * 2 + l0 + 2) >> 2; DST 942 libavcodec/vp9dsp_template.c DST(0,1) = DST(2,2) = (l0 + l1 + 1) >> 1; DST 943 libavcodec/vp9dsp_template.c DST(1,1) = DST(3,2) = (tl + l0 * 2 + l1 + 2) >> 2; DST 944 libavcodec/vp9dsp_template.c DST(0,2) = DST(2,3) = (l1 + l2 + 1) >> 1; DST 945 libavcodec/vp9dsp_template.c DST(1,2) = DST(3,3) = (l0 + l1 * 2 + l2 + 2) >> 2; DST 946 libavcodec/vp9dsp_template.c DST(0,3) = (l2 + l3 + 1) >> 1; DST 947 libavcodec/vp9dsp_template.c DST(1,3) = (l1 + l2 * 2 + l3 + 2) >> 2; DST 988 libavcodec/vp9dsp_template.c DST(0,0) = (a0 + a1 + 1) >> 1; DST 989 libavcodec/vp9dsp_template.c DST(0,1) = (a0 + a1 * 2 + a2 + 2) >> 2; DST 990 libavcodec/vp9dsp_template.c DST(1,0) = DST(0,2) = (a1 + a2 + 1) >> 1; DST 991 libavcodec/vp9dsp_template.c DST(1,1) = DST(0,3) = (a1 + a2 * 2 + a3 + 2) >> 2; DST 992 libavcodec/vp9dsp_template.c DST(2,0) = DST(1,2) = (a2 + a3 + 1) >> 1; DST 993 libavcodec/vp9dsp_template.c DST(2,1) = DST(1,3) = (a2 + a3 * 2 + a4 + 2) >> 2; DST 994 libavcodec/vp9dsp_template.c DST(3,0) = DST(2,2) = (a3 + a4 + 1) >> 1; DST 995 libavcodec/vp9dsp_template.c DST(3,1) = DST(2,3) = (a3 + a4 * 2 + a5 + 2) >> 2; DST 996 libavcodec/vp9dsp_template.c DST(3,2) = (a4 + a5 + 1) >> 1; DST 997 libavcodec/vp9dsp_template.c DST(3,3) = (a4 + a5 * 2 + a6 + 2) >> 2; DST 1037 libavcodec/vp9dsp_template.c DST(0,0) = (l0 + l1 + 1) >> 1; DST 1038 libavcodec/vp9dsp_template.c DST(1,0) = (l0 + l1 * 2 + l2 + 2) >> 2; DST 1039 libavcodec/vp9dsp_template.c DST(0,1) = DST(2,0) = (l1 + l2 + 1) >> 1; DST 1040 libavcodec/vp9dsp_template.c DST(1,1) = DST(3,0) = (l1 + l2 * 2 + l3 + 2) >> 2; DST 1041 libavcodec/vp9dsp_template.c DST(0,2) = DST(2,1) = (l2 + l3 + 1) >> 1; DST 1042 libavcodec/vp9dsp_template.c DST(1,2) = DST(3,1) = (l2 + l3 * 3 + 2) >> 2; DST 1043 libavcodec/vp9dsp_template.c DST(0,3) = DST(1,3) = DST(2,2) = DST(2,3) = DST(3,2) = DST(3,3) = l3; DST 1076 libavcodec/vp9dsp_template.c #undef DST DST 183 libavfilter/vf_cropdetect.c #define FIND(DST, FROM, NOEND, INC, STEP0, STEP1, LEN) \ DST 188 libavfilter/vf_cropdetect.c DST = last_y;\ DST 1004 libavutil/hwcontext_vulkan.c #define COPY_FEATURE(DST, NAME) (DST).features.NAME = dev_features.NAME; DST 583 libavutil/tx_template.c #define CHECK_FACTOR(DST, FACTOR, SRC) \ DST 584 libavutil/tx_template.c if (DST == 1 && !(SRC % FACTOR)) { \ DST 585 libavutil/tx_template.c DST = FACTOR; \