AV_COPY32        1002 libavcodec/h264.h     AV_COPY32(i4x4, i4x4_cache + 4 + 8 * 4);
AV_COPY32        1014 libavcodec/h264.h     AV_COPY32(&nnz[ 0], &nnz_cache[4 + 8 * 1]);
AV_COPY32        1015 libavcodec/h264.h     AV_COPY32(&nnz[ 4], &nnz_cache[4 + 8 * 2]);
AV_COPY32        1016 libavcodec/h264.h     AV_COPY32(&nnz[ 8], &nnz_cache[4 + 8 * 3]);
AV_COPY32        1017 libavcodec/h264.h     AV_COPY32(&nnz[12], &nnz_cache[4 + 8 * 4]);
AV_COPY32        1018 libavcodec/h264.h     AV_COPY32(&nnz[16], &nnz_cache[4 + 8 * 6]);
AV_COPY32        1019 libavcodec/h264.h     AV_COPY32(&nnz[20], &nnz_cache[4 + 8 * 7]);
AV_COPY32        1020 libavcodec/h264.h     AV_COPY32(&nnz[32], &nnz_cache[4 + 8 * 11]);
AV_COPY32        1021 libavcodec/h264.h     AV_COPY32(&nnz[36], &nnz_cache[4 + 8 * 12]);
AV_COPY32        1024 libavcodec/h264.h         AV_COPY32(&nnz[24], &nnz_cache[4 + 8 * 8]);
AV_COPY32        1025 libavcodec/h264.h         AV_COPY32(&nnz[28], &nnz_cache[4 + 8 * 9]);
AV_COPY32        1026 libavcodec/h264.h         AV_COPY32(&nnz[40], &nnz_cache[4 + 8 * 13]);
AV_COPY32        1027 libavcodec/h264.h         AV_COPY32(&nnz[44], &nnz_cache[4 + 8 * 14]);
AV_COPY32         238 libavcodec/h264_mvpred.h                 AV_COPY32(mvbuf[idx], mvn);     \
AV_COPY32         245 libavcodec/h264_mvpred.h                 AV_COPY32(mvbuf[idx], mvn);     \
AV_COPY32         506 libavcodec/h264_mvpred.h                     AV_COPY32(h->intra4x4_pred_mode_cache + 4 + 8 * 0, h->intra4x4_pred_mode + h->mb2br_xy[top_xy]);
AV_COPY32         539 libavcodec/h264_mvpred.h             AV_COPY32(&nnz_cache[4 + 8 * 0], &nnz[4 * 3]);
AV_COPY32         541 libavcodec/h264_mvpred.h                 AV_COPY32(&nnz_cache[4 + 8 *  5], &nnz[4 *  7]);
AV_COPY32         542 libavcodec/h264_mvpred.h                 AV_COPY32(&nnz_cache[4 + 8 * 10], &nnz[4 * 11]);
AV_COPY32         544 libavcodec/h264_mvpred.h                 AV_COPY32(&nnz_cache[4 + 8 *  5], &nnz[4 * 5]);
AV_COPY32         545 libavcodec/h264_mvpred.h                 AV_COPY32(&nnz_cache[4 + 8 * 10], &nnz[4 * 9]);
AV_COPY32         631 libavcodec/h264_mvpred.h                         AV_COPY32(mv_cache[cache_idx],
AV_COPY32         633 libavcodec/h264_mvpred.h                         AV_COPY32(mv_cache[cache_idx + 8],
AV_COPY32         649 libavcodec/h264_mvpred.h                     AV_COPY32(mv_cache[-1], mv[b_xy + b_stride * left_block[0]]);
AV_COPY32         660 libavcodec/h264_mvpred.h                 AV_COPY32(mv_cache[4 - 1 * 8], mv[b_xy]);
AV_COPY32         672 libavcodec/h264_mvpred.h                     AV_COPY32(mv_cache[-1 - 1 * 8], mv[b_xy]);
AV_COPY32        2074 libavcodec/h264_slice.c                 AV_COPY32(mv_dst - 1 +  0, h->cur_pic.motion_val[list][b_xy + b_stride * 0]);
AV_COPY32        2075 libavcodec/h264_slice.c                 AV_COPY32(mv_dst - 1 +  8, h->cur_pic.motion_val[list][b_xy + b_stride * 1]);
AV_COPY32        2076 libavcodec/h264_slice.c                 AV_COPY32(mv_dst - 1 + 16, h->cur_pic.motion_val[list][b_xy + b_stride * 2]);
AV_COPY32        2077 libavcodec/h264_slice.c                 AV_COPY32(mv_dst - 1 + 24, h->cur_pic.motion_val[list][b_xy + b_stride * 3]);
AV_COPY32        2210 libavcodec/h264_slice.c     AV_COPY32(&nnz_cache[4 + 8 * 1], &nnz[0]);
AV_COPY32        2211 libavcodec/h264_slice.c     AV_COPY32(&nnz_cache[4 + 8 * 2], &nnz[4]);
AV_COPY32        2212 libavcodec/h264_slice.c     AV_COPY32(&nnz_cache[4 + 8 * 3], &nnz[8]);
AV_COPY32        2213 libavcodec/h264_slice.c     AV_COPY32(&nnz_cache[4 + 8 * 4], &nnz[12]);
AV_COPY32        2218 libavcodec/h264_slice.c         AV_COPY32(&nnz_cache[4 + 8 * 0], &nnz[3 * 4]);
AV_COPY32         451 libavcodec/hevc_mvs.c                 AV_COPY32(&mergecandlist[nb_merge_cand].mv[0], &l0_cand.mv[0]);
AV_COPY32         452 libavcodec/hevc_mvs.c                 AV_COPY32(&mergecandlist[nb_merge_cand].mv[1], &l1_cand.mv[1]);
AV_COPY32         677 libavcodec/mpegvideo_motion.c     AV_COPY32(mv_cache[1][1], cur_frame->motion_val[0][mot_xy]);
AV_COPY32         678 libavcodec/mpegvideo_motion.c     AV_COPY32(mv_cache[1][2], cur_frame->motion_val[0][mot_xy + 1]);
AV_COPY32         680 libavcodec/mpegvideo_motion.c     AV_COPY32(mv_cache[2][1],
AV_COPY32         682 libavcodec/mpegvideo_motion.c     AV_COPY32(mv_cache[2][2],
AV_COPY32         685 libavcodec/mpegvideo_motion.c     AV_COPY32(mv_cache[3][1],
AV_COPY32         687 libavcodec/mpegvideo_motion.c     AV_COPY32(mv_cache[3][2],
AV_COPY32         691 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[0][1], mv_cache[1][1]);
AV_COPY32         692 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[0][2], mv_cache[1][2]);
AV_COPY32         694 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[0][1],
AV_COPY32         696 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[0][2],
AV_COPY32         701 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[1][0], mv_cache[1][1]);
AV_COPY32         702 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[2][0], mv_cache[2][1]);
AV_COPY32         704 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[1][0], cur_frame->motion_val[0][mot_xy - 1]);
AV_COPY32         705 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[2][0],
AV_COPY32         710 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[1][3], mv_cache[1][2]);
AV_COPY32         711 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[2][3], mv_cache[2][2]);
AV_COPY32         713 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[1][3], cur_frame->motion_val[0][mot_xy + 2]);
AV_COPY32         714 libavcodec/mpegvideo_motion.c         AV_COPY32(mv_cache[2][3],
AV_COPY32         593 libavcodec/ppc/h264dsp.c     AV_COPY32(temp, tc0);                                                                    \
AV_COPY32         543 libavcodec/svq3.c                     AV_COPY32(h->mv_cache[m][scan8[0] - 1 + i * 8],
AV_COPY32         557 libavcodec/svq3.c                     AV_COPY32(h->mv_cache[m][scan8[0] + 4 - 1 * 8],
AV_COPY32         565 libavcodec/svq3.c                     AV_COPY32(h->mv_cache[m][scan8[0] - 1 - 1 * 8],
AV_COPY32        1634 libavcodec/vp8.c                         AV_COPY32(copy_dst + 4, ptr + 4 * x - s->linesize);
AV_COPY32        1655 libavcodec/vp8.c                     AV_COPY32(ptr + 4 * x,                   copy_dst + 12);
AV_COPY32        1656 libavcodec/vp8.c                     AV_COPY32(ptr + 4 * x + s->linesize,     copy_dst + 20);
AV_COPY32        1657 libavcodec/vp8.c                     AV_COPY32(ptr + 4 * x + s->linesize * 2, copy_dst + 28);
AV_COPY32        1658 libavcodec/vp8.c                     AV_COPY32(ptr + 4 * x + s->linesize * 3, copy_dst + 36);
AV_COPY32        1866 libavcodec/vp9.c                 AV_COPY32(&b->mv[1][0], &b->mv[0][0]);
AV_COPY32        1867 libavcodec/vp9.c                 AV_COPY32(&b->mv[1][1], &b->mv[0][1]);
AV_COPY32        1883 libavcodec/vp9.c                     AV_COPY32(&b->mv[3][0], &b->mv[2][0]);
AV_COPY32        1884 libavcodec/vp9.c                     AV_COPY32(&b->mv[3][1], &b->mv[2][1]);
AV_COPY32        1888 libavcodec/vp9.c                 AV_COPY32(&b->mv[2][0], &b->mv[0][0]);
AV_COPY32        1889 libavcodec/vp9.c                 AV_COPY32(&b->mv[2][1], &b->mv[0][1]);
AV_COPY32        1891 libavcodec/vp9.c                 AV_COPY32(&b->mv[3][0], &b->mv[1][0]);
AV_COPY32        1892 libavcodec/vp9.c                 AV_COPY32(&b->mv[3][1], &b->mv[1][1]);
AV_COPY32        1896 libavcodec/vp9.c             AV_COPY32(&b->mv[1][0], &b->mv[0][0]);
AV_COPY32        1897 libavcodec/vp9.c             AV_COPY32(&b->mv[2][0], &b->mv[0][0]);
AV_COPY32        1898 libavcodec/vp9.c             AV_COPY32(&b->mv[3][0], &b->mv[0][0]);
AV_COPY32        1899 libavcodec/vp9.c             AV_COPY32(&b->mv[1][1], &b->mv[0][1]);
AV_COPY32        1900 libavcodec/vp9.c             AV_COPY32(&b->mv[2][1], &b->mv[0][1]);
AV_COPY32        1901 libavcodec/vp9.c             AV_COPY32(&b->mv[3][1], &b->mv[0][1]);
AV_COPY32        1980 libavcodec/vp9.c             AV_COPY32(&s->left_mv_ctx[row7 * 2 + 0][0], &b->mv[1][0]);
AV_COPY32        1981 libavcodec/vp9.c             AV_COPY32(&s->left_mv_ctx[row7 * 2 + 0][1], &b->mv[1][1]);
AV_COPY32        1984 libavcodec/vp9.c             AV_COPY32(&s->above_mv_ctx[col * 2 + 0][0], &b->mv[2][0]);
AV_COPY32        1985 libavcodec/vp9.c             AV_COPY32(&s->above_mv_ctx[col * 2 + 0][1], &b->mv[2][1]);
AV_COPY32        2016 libavcodec/vp9.c                 AV_COPY32(&mv[x].mv[0], &b->mv[3][0]);
AV_COPY32        2017 libavcodec/vp9.c                 AV_COPY32(&mv[x].mv[1], &b->mv[3][1]);
AV_COPY32        2023 libavcodec/vp9.c                 AV_COPY32(&mv[x].mv[0], &b->mv[3][0]);
AV_COPY32         745 libavcodec/webp.c                 AV_COPY32(p, p_ref);
AV_COPY32         798 libavcodec/webp.c     AV_COPY32(p, p_l);
AV_COPY32         805 libavcodec/webp.c     AV_COPY32(p, p_t);
AV_COPY32         812 libavcodec/webp.c     AV_COPY32(p, p_tr);
AV_COPY32         819 libavcodec/webp.c     AV_COPY32(p, p_tl);
AV_COPY32         891 libavcodec/webp.c         AV_COPY32(p, p_t);
AV_COPY32         893 libavcodec/webp.c         AV_COPY32(p, p_l);
AV_COPY32        1081 libavcodec/webp.c                 AV_COPY32(p, &palette[i * 4]);
AV_COPY32        1093 libavcodec/webp.c                     AV_COPY32(p, pi);
AV_COPY32         585 libavutil/intreadwrite.h #ifndef AV_COPY32