Searched refs:AV_COPY32 (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264.h994 AV_COPY32(i4x4, i4x4_cache + 4 + 8 * 4);
1006 AV_COPY32(&nnz[ 0], &nnz_cache[4 + 8 * 1]);
1007 AV_COPY32(&nnz[ 4], &nnz_cache[4 + 8 * 2]);
1008 AV_COPY32(&nnz[ 8], &nnz_cache[4 + 8 * 3]);
1009 AV_COPY32(&nnz[12], &nnz_cache[4 + 8 * 4]);
1010 AV_COPY32(&nnz[16], &nnz_cache[4 + 8 * 6]);
1011 AV_COPY32(&nnz[20], &nnz_cache[4 + 8 * 7]);
1012 AV_COPY32(&nnz[32], &nnz_cache[4 + 8 * 11]);
1013 AV_COPY32(&nnz[36], &nnz_cache[4 + 8 * 12]);
1016 AV_COPY32(
[all...]
H A Dmpegvideo_motion.c677 AV_COPY32(mv_cache[1][1], cur_frame->motion_val[0][mot_xy]);
678 AV_COPY32(mv_cache[1][2], cur_frame->motion_val[0][mot_xy + 1]);
680 AV_COPY32(mv_cache[2][1],
682 AV_COPY32(mv_cache[2][2],
685 AV_COPY32(mv_cache[3][1],
687 AV_COPY32(mv_cache[3][2],
691 AV_COPY32(mv_cache[0][1], mv_cache[1][1]);
692 AV_COPY32(mv_cache[0][2], mv_cache[1][2]);
694 AV_COPY32(mv_cache[0][1],
696 AV_COPY32(mv_cach
[all...]
H A Dh264_mvpred.h238 AV_COPY32(mvbuf[idx], mvn); \
245 AV_COPY32(mvbuf[idx], mvn); \
506 AV_COPY32(h->intra4x4_pred_mode_cache + 4 + 8 * 0, h->intra4x4_pred_mode + h->mb2br_xy[top_xy]);
539 AV_COPY32(&nnz_cache[4 + 8 * 0], &nnz[4 * 3]);
541 AV_COPY32(&nnz_cache[4 + 8 * 5], &nnz[4 * 7]);
542 AV_COPY32(&nnz_cache[4 + 8 * 10], &nnz[4 * 11]);
544 AV_COPY32(&nnz_cache[4 + 8 * 5], &nnz[4 * 5]);
545 AV_COPY32(&nnz_cache[4 + 8 * 10], &nnz[4 * 9]);
631 AV_COPY32(mv_cache[cache_idx],
633 AV_COPY32(mv_cach
[all...]
H A Dwebp.c740 AV_COPY32(p, p_ref);
793 AV_COPY32(p, p_l);
800 AV_COPY32(p, p_t);
807 AV_COPY32(p, p_tr);
814 AV_COPY32(p, p_tl);
886 AV_COPY32(p, p_t);
888 AV_COPY32(p, p_l);
1072 AV_COPY32(p, pi);
H A Ddxtory.c85 AV_COPY32(Y1 + w, src);
86 AV_COPY32(Y2 + w, src + 4);
87 AV_COPY32(Y3 + w, src + 8);
88 AV_COPY32(Y4 + w, src + 12);
H A Dvp9.c1851 AV_COPY32(&b->mv[1][0], &b->mv[0][0]);
1852 AV_COPY32(&b->mv[1][1], &b->mv[0][1]);
1868 AV_COPY32(&b->mv[3][0], &b->mv[2][0]);
1869 AV_COPY32(&b->mv[3][1], &b->mv[2][1]);
1873 AV_COPY32(&b->mv[2][0], &b->mv[0][0]);
1874 AV_COPY32(&b->mv[2][1], &b->mv[0][1]);
1876 AV_COPY32(&b->mv[3][0], &b->mv[1][0]);
1877 AV_COPY32(&b->mv[3][1], &b->mv[1][1]);
1881 AV_COPY32(&b->mv[1][0], &b->mv[0][0]);
1882 AV_COPY32(
[all...]
H A Dh264_slice.c2033 AV_COPY32(mv_dst - 1 + 0, h->cur_pic.motion_val[list][b_xy + b_stride * 0]);
2034 AV_COPY32(mv_dst - 1 + 8, h->cur_pic.motion_val[list][b_xy + b_stride * 1]);
2035 AV_COPY32(mv_dst - 1 + 16, h->cur_pic.motion_val[list][b_xy + b_stride * 2]);
2036 AV_COPY32(mv_dst - 1 + 24, h->cur_pic.motion_val[list][b_xy + b_stride * 3]);
2169 AV_COPY32(&nnz_cache[4 + 8 * 1], &nnz[0]);
2170 AV_COPY32(&nnz_cache[4 + 8 * 2], &nnz[4]);
2171 AV_COPY32(&nnz_cache[4 + 8 * 3], &nnz[8]);
2172 AV_COPY32(&nnz_cache[4 + 8 * 4], &nnz[12]);
2177 AV_COPY32(&nnz_cache[4 + 8 * 0], &nnz[3 * 4]);
H A Dsvq3.c543 AV_COPY32(h->mv_cache[m][scan8[0] - 1 + i * 8],
557 AV_COPY32(h->mv_cache[m][scan8[0] + 4 - 1 * 8],
565 AV_COPY32(h->mv_cache[m][scan8[0] - 1 - 1 * 8],
H A Dvp8.c1627 AV_COPY32(copy_dst + 4, ptr + 4 * x - s->linesize);
1648 AV_COPY32(ptr + 4 * x, copy_dst + 12);
1649 AV_COPY32(ptr + 4 * x + s->linesize, copy_dst + 20);
1650 AV_COPY32(ptr + 4 * x + s->linesize * 2, copy_dst + 28);
1651 AV_COPY32(ptr + 4 * x + s->linesize * 3, copy_dst + 36);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h790 AV_COPY32(i4x4, i4x4_cache + 4 + 8*4);
801 AV_COPY32(&nnz[ 0], &nnz_cache[4+8* 1]);
802 AV_COPY32(&nnz[ 4], &nnz_cache[4+8* 2]);
803 AV_COPY32(&nnz[ 8], &nnz_cache[4+8* 3]);
804 AV_COPY32(&nnz[12], &nnz_cache[4+8* 4]);
805 AV_COPY32(&nnz[16], &nnz_cache[4+8* 6]);
806 AV_COPY32(&nnz[20], &nnz_cache[4+8* 7]);
807 AV_COPY32(&nnz[32], &nnz_cache[4+8*11]);
808 AV_COPY32(&nnz[36], &nnz_cache[4+8*12]);
811 AV_COPY32(
[all...]
H A Dh264_mvpred.h221 AV_COPY32(mvbuf[idx], mvn);\
228 AV_COPY32(mvbuf[idx], mvn);\
479 AV_COPY32(h->intra4x4_pred_mode_cache+4+8*0, h->intra4x4_pred_mode + h->mb2br_xy[top_xy]);
512 AV_COPY32(&nnz_cache[4+8* 0], &nnz[4*3]);
514 AV_COPY32(&nnz_cache[4+8* 5], &nnz[4* 7]);
515 AV_COPY32(&nnz_cache[4+8*10], &nnz[4*11]);
517 AV_COPY32(&nnz_cache[4+8* 5], &nnz[4* 5]);
518 AV_COPY32(&nnz_cache[4+8*10], &nnz[4* 9]);
605 AV_COPY32(mv_cache[cache_idx ], mv[b_xy + b_stride*left_block[0+i*2]]);
606 AV_COPY32(mv_cach
[all...]
H A Dmpegvideo_common.h671 AV_COPY32(mv_cache[1][0], mv_cache[1][1]);
672 AV_COPY32(mv_cache[2][0], mv_cache[2][1]);
674 AV_COPY32(mv_cache[1][0], s->current_picture.f.motion_val[0][mot_xy - 1]);
675 AV_COPY32(mv_cache[2][0], s->current_picture.f.motion_val[0][mot_xy - 1 + mot_stride]);
679 AV_COPY32(mv_cache[1][3], mv_cache[1][2]);
680 AV_COPY32(mv_cache[2][3], mv_cache[2][2]);
682 AV_COPY32(mv_cache[1][3], s->current_picture.f.motion_val[0][mot_xy + 2]);
683 AV_COPY32(mv_cache[2][3], s->current_picture.f.motion_val[0][mot_xy + 2 + mot_stride]);
H A Dsvq3.c490 AV_COPY32(h->mv_cache[m][scan8[0] - 1 + i*8], s->current_picture.f.motion_val[m][b_xy - 1 + i*h->b_stride]);
502 AV_COPY32(h->mv_cache[m][scan8[0] + 4 - 1*8], s->current_picture.f.motion_val[m][b_xy - h->b_stride + 4]);
509 AV_COPY32(h->mv_cache[m][scan8[0] - 1 - 1*8], s->current_picture.f.motion_val[m][b_xy - h->b_stride - 1]);
H A Dvp8.c1031 AV_COPY32(copy_dst+4, ptr+4*x-s->linesize);
1055 AV_COPY32(ptr+4*x , copy_dst+12);
1056 AV_COPY32(ptr+4*x+s->linesize , copy_dst+20);
1057 AV_COPY32(ptr+4*x+s->linesize*2, copy_dst+28);
1058 AV_COPY32(ptr+4*x+s->linesize*3, copy_dst+36);
H A Dh264.c3377 AV_COPY32(mv_dst - 1 + 0, s->current_picture.f.motion_val[list][b_xy + b_stride*0]);
3378 AV_COPY32(mv_dst - 1 + 8, s->current_picture.f.motion_val[list][b_xy + b_stride*1]);
3379 AV_COPY32(mv_dst - 1 + 16, s->current_picture.f.motion_val[list][b_xy + b_stride*2]);
3380 AV_COPY32(mv_dst - 1 + 24, s->current_picture.f.motion_val[list][b_xy + b_stride*3]);
3504 AV_COPY32(&nnz_cache[4+8*1], &nnz[ 0]);
3505 AV_COPY32(&nnz_cache[4+8*2], &nnz[ 4]);
3506 AV_COPY32(&nnz_cache[4+8*3], &nnz[ 8]);
3507 AV_COPY32(&nnz_cache[4+8*4], &nnz[12]);
3512 AV_COPY32(&nnz_cache[4+8*0], &nnz[3*4]);
H A Dindeo3.c368 AV_COPY32(dst, dst + row_offset);\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dintreadwrite.h577 #ifndef AV_COPY32
578 # define AV_COPY32(d, s) AV_COPY(32, d, s) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dintreadwrite.h478 #ifndef AV_COPY32
479 # define AV_COPY32(d, s) AV_COPY(32, d, s) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dh264dsp.c564 AV_COPY32(temp, tc0); \

Completed in 179 milliseconds