Home
last modified time | relevance | path

Searched refs:pix_op (Results 1 – 25 of 68) sorted by relevance

123

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegvideo_motion.c221 pix_op[dxy](dest, src, s->linesize, 8); in hpel_motion()
354 pix_op[0][dxy](dest_y, ptr_y, linesize, h); in mpeg_motion_internal()
357 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
359 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
631 pix_op[dxy](dest_cb, ptr, s->uvlinesize, 8); in chroma_4mv_motion()
641 pix_op[dxy](dest_cr, ptr, s->uvlinesize, 8); in chroma_4mv_motion()
733 pix_op[1], in apply_obmc()
803 pix_op[1], in apply_8x8()
871 ref_picture, pix_op, in mpv_motion_internal()
908 ref_picture, pix_op, in mpv_motion_internal()
[all …]
H A Dwmv2.c102 uint8_t **ref_picture, op_pixels_func (*pix_op)[4], in ff_mspel_motion()
174 pix_op[1][dxy](dest_cb, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
185 pix_op[1][dxy](dest_cr, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
H A Dmpegvideo.c1493 pix_op[op_index](dest, src, stride, h, sx, sy); in hpel_motion_lowres()
1623 pix_op[lowres - 1](dest_y, ptr_y, linesize, h, sx, sy); in mpeg_motion_lowres()
1723 ref_picture, pix_op, in MPV_motion_lowres()
1738 block_s, block_s, pix_op, in MPV_motion_lowres()
1747 pix_op, mx, my); in MPV_motion_lowres()
1754 ref_picture, pix_op, in MPV_motion_lowres()
1760 ref_picture, pix_op, in MPV_motion_lowres()
1771 ref_picture, pix_op, in MPV_motion_lowres()
1789 ref2picture, pix_op, in MPV_motion_lowres()
1805 ref_picture, pix_op, in MPV_motion_lowres()
[all …]
H A Dwmv2.h72 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo_motion.c223 pix_op[dxy](dest, src, s->linesize, 8); in hpel_motion()
357 pix_op[0][dxy](dest_y, ptr_y, linesize, h); in mpeg_motion_internal()
360 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
362 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
632 pix_op[dxy](dest_cb, ptr, s->uvlinesize, 8); in chroma_4mv_motion()
735 pix_op[1], in apply_obmc()
805 pix_op[1], in apply_8x8()
873 ref_picture, pix_op, in mpv_motion_internal()
910 ref_picture, pix_op, in mpv_motion_internal()
927 ref2picture, pix_op, in mpv_motion_internal()
[all …]
H A Dwmv2.c100 uint8_t **ref_picture, op_pixels_func (*pix_op)[4], in ff_mspel_motion()
172 pix_op[1][dxy](dest_cb, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
183 pix_op[1][dxy](dest_cr, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegvideo_motion.c221 pix_op[dxy](dest, src, s->linesize, 8); in hpel_motion()
354 pix_op[0][dxy](dest_y, ptr_y, linesize, h); in mpeg_motion_internal()
357 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
359 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
631 pix_op[dxy](dest_cb, ptr, s->uvlinesize, 8); in chroma_4mv_motion()
641 pix_op[dxy](dest_cr, ptr, s->uvlinesize, 8); in chroma_4mv_motion()
733 pix_op[1], in apply_obmc()
803 pix_op[1], in apply_8x8()
871 ref_picture, pix_op, in mpv_motion_internal()
908 ref_picture, pix_op, in mpv_motion_internal()
[all …]
H A Dwmv2.c102 uint8_t **ref_picture, op_pixels_func (*pix_op)[4], in ff_mspel_motion()
174 pix_op[1][dxy](dest_cb, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
185 pix_op[1][dxy](dest_cr, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
H A Dmpegvideo.c1493 pix_op[op_index](dest, src, stride, h, sx, sy); in hpel_motion_lowres()
1623 pix_op[lowres - 1](dest_y, ptr_y, linesize, h, sx, sy); in mpeg_motion_lowres()
1723 ref_picture, pix_op, in MPV_motion_lowres()
1738 block_s, block_s, pix_op, in MPV_motion_lowres()
1747 pix_op, mx, my); in MPV_motion_lowres()
1754 ref_picture, pix_op, in MPV_motion_lowres()
1760 ref_picture, pix_op, in MPV_motion_lowres()
1771 ref_picture, pix_op, in MPV_motion_lowres()
1789 ref2picture, pix_op, in MPV_motion_lowres()
1805 ref_picture, pix_op, in MPV_motion_lowres()
[all …]
H A Dwmv2.h72 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpegvideo_motion.c224 pix_op[dxy](dest, src, s->linesize, 8); in hpel_motion()
357 pix_op[0][dxy](dest_y, ptr_y, linesize, h); in mpeg_motion_internal()
360 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
362 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
634 pix_op[dxy](dest_cb, ptr, s->uvlinesize, 8); in chroma_4mv_motion()
736 pix_op[1], in apply_obmc()
806 pix_op[1], in apply_8x8()
874 ref_picture, pix_op, in mpv_motion_internal()
911 ref_picture, pix_op, in mpv_motion_internal()
928 ref2picture, pix_op, in mpv_motion_internal()
[all …]
H A Dwmv2.c102 uint8_t **ref_picture, op_pixels_func (*pix_op)[4], in ff_mspel_motion()
174 pix_op[1][dxy](dest_cb, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
185 pix_op[1][dxy](dest_cr, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
H A Dmpegvideo.c1498 pix_op[op_index](dest, src, stride, h, sx, sy); in hpel_motion_lowres()
1628 pix_op[lowres - 1](dest_y, ptr_y, linesize, h, sx, sy); in mpeg_motion_lowres()
1728 ref_picture, pix_op, in MPV_motion_lowres()
1743 block_s, block_s, pix_op, in MPV_motion_lowres()
1752 pix_op, mx, my); in MPV_motion_lowres()
1759 ref_picture, pix_op, in MPV_motion_lowres()
1765 ref_picture, pix_op, in MPV_motion_lowres()
1776 ref_picture, pix_op, in MPV_motion_lowres()
1794 ref2picture, pix_op, in MPV_motion_lowres()
1810 ref_picture, pix_op, in MPV_motion_lowres()
[all …]
H A Dwmv2.h70 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_motion.c224 pix_op[dxy](dest, src, s->linesize, 8); in hpel_motion()
357 pix_op[0][dxy](dest_y, ptr_y, linesize, h); in mpeg_motion_internal()
360 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
362 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
634 pix_op[dxy](dest_cb, ptr, s->uvlinesize, 8); in chroma_4mv_motion()
736 pix_op[1], in apply_obmc()
806 pix_op[1], in apply_8x8()
874 ref_picture, pix_op, in mpv_motion_internal()
911 ref_picture, pix_op, in mpv_motion_internal()
928 ref2picture, pix_op, in mpv_motion_internal()
[all …]
H A Dwmv2.c102 uint8_t **ref_picture, op_pixels_func (*pix_op)[4], in ff_mspel_motion()
174 pix_op[1][dxy](dest_cb, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
185 pix_op[1][dxy](dest_cr, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
H A Dmpegvideo.c1500 pix_op[op_index](dest, src, stride, h, sx, sy); in hpel_motion_lowres()
1630 pix_op[lowres - 1](dest_y, ptr_y, linesize, h, sx, sy); in mpeg_motion_lowres()
1730 ref_picture, pix_op, in MPV_motion_lowres()
1745 block_s, block_s, pix_op, in MPV_motion_lowres()
1754 pix_op, mx, my); in MPV_motion_lowres()
1761 ref_picture, pix_op, in MPV_motion_lowres()
1767 ref_picture, pix_op, in MPV_motion_lowres()
1778 ref_picture, pix_op, in MPV_motion_lowres()
1796 ref2picture, pix_op, in MPV_motion_lowres()
1812 ref_picture, pix_op, in MPV_motion_lowres()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo_motion.c223 pix_op[dxy](dest, src, s->linesize, 8); in hpel_motion()
357 pix_op[0][dxy](dest_y, ptr_y, linesize, h); in mpeg_motion_internal()
360 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
362 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
632 pix_op[dxy](dest_cb, ptr, s->uvlinesize, 8); in chroma_4mv_motion()
735 pix_op[1], in apply_obmc()
805 pix_op[1], in apply_8x8()
873 ref_picture, pix_op, in mpv_motion_internal()
910 ref_picture, pix_op, in mpv_motion_internal()
927 ref2picture, pix_op, in mpv_motion_internal()
[all …]
H A Dwmv2.c100 uint8_t **ref_picture, op_pixels_func (*pix_op)[4], in ff_mspel_motion()
172 pix_op[1][dxy](dest_cb, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
183 pix_op[1][dxy](dest_cr, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_motion.c224 pix_op[dxy](dest, src, s->linesize, 8); in hpel_motion()
357 pix_op[0][dxy](dest_y, ptr_y, linesize, h); in mpeg_motion_internal()
360 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
362 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
634 pix_op[dxy](dest_cb, ptr, s->uvlinesize, 8); in chroma_4mv_motion()
736 pix_op[1], in apply_obmc()
806 pix_op[1], in apply_8x8()
874 ref_picture, pix_op, in mpv_motion_internal()
911 ref_picture, pix_op, in mpv_motion_internal()
928 ref2picture, pix_op, in mpv_motion_internal()
[all …]
H A Dwmv2.c102 uint8_t **ref_picture, op_pixels_func (*pix_op)[4], in ff_mspel_motion()
174 pix_op[1][dxy](dest_cb, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
185 pix_op[1][dxy](dest_cr, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
H A Dmpegvideo.c1480 pix_op[op_index](dest, src, stride, h, sx, sy); in hpel_motion_lowres()
1610 pix_op[lowres - 1](dest_y, ptr_y, linesize, h, sx, sy); in mpeg_motion_lowres()
1710 ref_picture, pix_op, in MPV_motion_lowres()
1725 block_s, block_s, pix_op, in MPV_motion_lowres()
1734 pix_op, mx, my); in MPV_motion_lowres()
1741 ref_picture, pix_op, in MPV_motion_lowres()
1747 ref_picture, pix_op, in MPV_motion_lowres()
1758 ref_picture, pix_op, in MPV_motion_lowres()
1776 ref2picture, pix_op, in MPV_motion_lowres()
1792 ref_picture, pix_op, in MPV_motion_lowres()
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dmpegvideo_common.h236 pix_op[dxy](dest, src, stride, h); in hpel_motion()
357 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
359 pix_op[s->chroma_x_shift][uvdxy] in mpeg_motion_internal()
461 8, 8, pix_op, in obmc_motion()
703 pix_op[1], in MPV_motion_internal()
732 ref_picture, pix_op, in MPV_motion_internal()
738 ref_picture, pix_op, in MPV_motion_internal()
787 8, 8, pix_op[1], in MPV_motion_internal()
827 ref_picture, pix_op, in MPV_motion_internal()
844 ref2picture, pix_op, in MPV_motion_internal()
[all …]
H A Dwmv2.c75 uint8_t **ref_picture, op_pixels_func (*pix_op)[4], in ff_mspel_motion()
150 pix_op[1][dxy](dest_cb, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
158 pix_op[1][dxy](dest_cr, ptr, uvlinesize, h >> 1); in ff_mspel_motion()
H A Dmpegvideo.c1391 pix_op[lowres](dest, src, stride, h, sx, sy); in hpel_motion_lowres()
1481 pix_op[lowres-1](dest_y, ptr_y, linesize, h, sx, sy); in mpeg_motion_lowres()
1556 h264_chroma_mc_func *pix_op) in MPV_motion_lowres() argument
1570 ref_picture, pix_op, in MPV_motion_lowres()
1582 block_s, block_s, pix_op, in MPV_motion_lowres()
1597 ref_picture, pix_op, in MPV_motion_lowres()
1602 ref_picture, pix_op, in MPV_motion_lowres()
1611 ref_picture, pix_op, in MPV_motion_lowres()
1627 ref2picture, pix_op, in MPV_motion_lowres()
1642 ref_picture, pix_op, in MPV_motion_lowres()
[all …]

123