Home
last modified time | relevance | path

Searched refs:pshufw_r2r (Results 1 – 25 of 62) sorted by relevance

123

/dports/multimedia/gavl/gavl-1.4.0/gavl/mmx/
H A Dyuv_rgb_mmx.c290 pshufw_r2r(mm1, mm5, 0x50); /* B3 B2 B3 B2 B1 B0 B1 B0 */ \
291 pshufw_r2r(mm2, mm3, 0x50); /* G3 G2 G3 G2 G1 G0 G1 G0 */ \
301 pshufw_r2r(mm1, mm5, 0xA5); /* B5 B4 B5 B4 B3 B2 B3 B2 */ \
302 pshufw_r2r(mm2, mm3, 0x55); /* G4 G3 G4 G3 G4 G3 G4 G3 */ \
303 pshufw_r2r(mm0, mm6, 0xA5); /* R5 R4 R5 R4 R3 R2 R3 R2 */ \
310 pshufw_r2r(mm1, mm5, 0xFF); /* B7 B6 B7 B6 B7 B6 B6 B7 */\
311 pshufw_r2r(mm2, mm3, 0xFA); /* 00 G7 00 G7 G6 G5 G6 G5 */\
312 pshufw_r2r(mm0, mm6, 0xFA); /* R7 R6 R7 R6 R5 R4 R5 R4 */\
344 pshufw_r2r(mm0, mm5, 0xFF); /* B7 B6 B7 B6 B7 B6 B6 B7 */\
345 pshufw_r2r(mm2, mm3, 0xFA); /* 00 G7 00 G7 G6 G5 G6 G5 */\
[all …]
H A Dscale_y_linear.h64 pshufw_r2r(mm2,mm2,0x00);
78 pshufw_r2r(mm3,mm3,0x00);
H A Dscale_y_mmx.c70 pshufw_r2r(mm2,mm5,0x00)
H A Dscale_x_mmx.c70 pshufw_r2r(mm2,mm7,0x00)
75 pshufw_r2r(mm2,mm7,0x00)
H A Dtransform_mmx.c61 pshufw_r2r(mm1, reg, 0)
H A Dmmx.h385 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/deinterlace/
H A Dspeedy.c1504 pshufw_r2r( mm2, mm2, 0 ); in composite_packed4444_alpha_to_packed422_scanline_mmxext()
1523 pshufw_r2r( mm3, mm5, 0 ); in composite_packed4444_alpha_to_packed422_scanline_mmxext()
1524 pshufw_r2r( mm4, mm6, 0 ); in composite_packed4444_alpha_to_packed422_scanline_mmxext()
1528 pshufw_r2r( mm4, mm4, 16 ); in composite_packed4444_alpha_to_packed422_scanline_mmxext()
1647 pshufw_r2r( mm4, mm4, 16 ); in composite_packed4444_to_packed422_scanline_mmxext()
1667 pshufw_r2r( mm3, mm5, 0 ); in composite_packed4444_to_packed422_scanline_mmxext()
1668 pshufw_r2r( mm4, mm6, 0 ); in composite_packed4444_to_packed422_scanline_mmxext()
1796 pshufw_r2r( mm2, mm2, 0 ); in composite_alphamask_to_packed4444_scanline_mmxext()
1818 pshufw_r2r( mm2, mm2, 0 ); in composite_alphamask_to_packed4444_scanline_mmxext()
1916 pshufw_r2r( mm2, mm2, 0 ); in premultiply_packed4444_scanline_mmxext()
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/i386/
H A Didct_mmx.c99 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_head()
108 pshufw_r2r (mm6, mm6, 0x4e); /* mm6 = x3 x1 x7 x5 */ in mmxext_row()
152 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_tail()
175 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_mid()
183 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_mid()
/dports/science/afni/afni-AFNI_21.3.16/src/mpegtoppm_dir/libmpeg2/
H A Didct_mmx.c107 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_head()
117 pshufw_r2r (mm6, mm6, 0x4e); /* mm6 = x3 x1 x7 x5 */ in mmxext_row()
161 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_tail()
185 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_mid()
193 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_mid()
698 pshufw_r2r (reg, reg, 0x00); \
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/libmpeg2new/libmpeg2/
H A Didct_mmx.c107 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_head()
117 pshufw_r2r (mm6, mm6, 0x4e); /* mm6 = x3 x1 x7 x5 */ in mmxext_row()
161 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_tail()
185 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_mid()
193 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_mid()
698 pshufw_r2r (reg, reg, 0x00); \
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/libmpeg2/
H A Didct_mmx.c105 pshufw_r2r (mm2, mm2, 0x4e); // mm2 = x2 x0 x6 x4 in mmxext_row_head()
114 pshufw_r2r (mm6, mm6, 0x4e); // mm6 = x3 x1 x7 x5 in mmxext_row()
158 pshufw_r2r (mm4, mm4, 0xb1); // mm4 = y7 y6 y5 y4 in mmxext_row_tail()
181 pshufw_r2r (mm4, mm4, 0xb1); // mm4 = y7 y6 y5 y4 in mmxext_row_mid()
189 pshufw_r2r (mm2, mm2, 0x4e); // mm2 = x2 x0 x6 x4 in mmxext_row_mid()
/dports/multimedia/libmpeg2/libmpeg2-0.5.1/libmpeg2/
H A Didct_mmx.c163 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_head()
173 pshufw_r2r (mm6, mm6, 0x4e); /* mm6 = x3 x1 x7 x5 */ in mmxext_row()
217 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_tail()
241 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_mid()
249 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_mid()
1172 pshufw_r2r (reg, reg, 0x00); \
/dports/emulators/fs-uae/fs-uae-3.1.35/libmpeg2/libmpeg2/
H A Didct_mmx.c163 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_head()
173 pshufw_r2r (mm6, mm6, 0x4e); /* mm6 = x3 x1 x7 x5 */ in mmxext_row()
217 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_tail()
241 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_mid()
249 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_mid()
1172 pshufw_r2r (reg, reg, 0x00); \
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpeg2/
H A Didct_mmx.c163 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_head()
173 pshufw_r2r (mm6, mm6, 0x4e); /* mm6 = x3 x1 x7 x5 */ in mmxext_row()
217 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_tail()
241 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_mid()
249 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_mid()
1172 pshufw_r2r (reg, reg, 0x00); \
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpeg2/
H A Didct_mmx.c163 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_head()
173 pshufw_r2r (mm6, mm6, 0x4e); /* mm6 = x3 x1 x7 x5 */ in mmxext_row()
217 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_tail()
241 pshufw_r2r (mm4, mm4, 0xb1); /* mm4 = y7 y6 y5 y4 */ in mmxext_row_mid()
249 pshufw_r2r (mm2, mm2, 0x4e); /* mm2 = x2 x0 x6 x4 */ in mmxext_row_mid()
1172 pshufw_r2r (reg, reg, 0x00); \
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/avformat/
H A Dmmx.h239 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/avformat/
H A Dmmx.h239 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/avformat/
H A Dmmx.h239 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/avformat/
H A Dmmx.h239 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/avformat/
H A Dmmx.h239 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/multimedia/vlc/vlc-3.0.16/modules/video_filter/deinterlace/
H A Dmmx.h260 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/multimedia/transcode/transcode-1.1.7/filter/
H A Dmmx.h272 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/science/afni/afni-AFNI_21.3.16/src/mpegtoppm_dir/include/
H A Dmmx.h261 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/libmpeg2new/include/
H A Dmmx.h261 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro
/dports/multimedia/libquicktime-lame/libquicktime-1.2.4/plugins/rtjpeg/
H A Dmmx.h268 #define pshufw_r2r(regs,regd,imm) mmx_r2ri(pshufw, regs, regd, imm) macro

123