AV_COPY16         126 libavcodec/dxtory.c             AV_COPY16(Y1 + w, src);
AV_COPY16         127 libavcodec/dxtory.c             AV_COPY16(Y2 + w, src + 2);
AV_COPY16        1050 libavcodec/h264.h             AV_COPY16(mvd_dst + 3 + 3, mvd_src + 3 + 8 * 0);
AV_COPY16        1051 libavcodec/h264.h             AV_COPY16(mvd_dst + 3 + 2, mvd_src + 3 + 8 * 1);
AV_COPY16        1052 libavcodec/h264.h             AV_COPY16(mvd_dst + 3 + 1, mvd_src + 3 + 8 * 2);
AV_COPY16         701 libavcodec/h264_mvpred.h                         AV_COPY16(mvd_cache[-1 + 0 * 8], mvd[b_xy - left_block[0]]);
AV_COPY16         702 libavcodec/h264_mvpred.h                         AV_COPY16(mvd_cache[-1 + 1 * 8], mvd[b_xy - left_block[1]]);
AV_COPY16         709 libavcodec/h264_mvpred.h                         AV_COPY16(mvd_cache[-1 + 2 * 8], mvd[b_xy - left_block[2]]);
AV_COPY16         710 libavcodec/h264_mvpred.h                         AV_COPY16(mvd_cache[-1 + 3 * 8], mvd[b_xy - left_block[3]]);
AV_COPY16         581 libavutil/intreadwrite.h #ifndef AV_COPY16