Home
last modified time | relevance | path

Searched refs:p3_org (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/mips/
H A Ddeblock-c.c113 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_hor_msa() local
154 p3_org = LD_UB( p_data - ( u_img_width << 2 ) ); in avc_loopfilter_luma_intra_edge_hor_msa()
182 ILVR_B2_SH( zero, p3_org, zero, p2_org, p3_org_r, p2_r ); in avc_loopfilter_luma_intra_edge_hor_msa()
197 ILVL_B2_SH( zero, p3_org, zero, p2_org, p3_org_l, p2_l ); in avc_loopfilter_luma_intra_edge_hor_msa()
323 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_ver_msa() local
356 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_intra_edge_ver_msa()
408 ILVR_B2_SH( zero, p3_org, zero, p2_org, p3_org_r, p2_r ); in avc_loopfilter_luma_intra_edge_ver_msa()
424 ILVL_B2_SH( zero, p3_org, zero, p2_org, p3_org_l, p2_l ); in avc_loopfilter_luma_intra_edge_ver_msa()
764 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_inter_edge_ver_msa() local
809 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_inter_edge_ver_msa()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/mips/
H A Ddeblock-c.c113 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_hor_msa() local
154 p3_org = LD_UB( p_data - ( u_img_width << 2 ) ); in avc_loopfilter_luma_intra_edge_hor_msa()
182 ILVR_B2_SH( zero, p3_org, zero, p2_org, p3_org_r, p2_r ); in avc_loopfilter_luma_intra_edge_hor_msa()
197 ILVL_B2_SH( zero, p3_org, zero, p2_org, p3_org_l, p2_l ); in avc_loopfilter_luma_intra_edge_hor_msa()
323 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_ver_msa() local
356 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_intra_edge_ver_msa()
408 ILVR_B2_SH( zero, p3_org, zero, p2_org, p3_org_r, p2_r ); in avc_loopfilter_luma_intra_edge_ver_msa()
424 ILVL_B2_SH( zero, p3_org, zero, p2_org, p3_org_l, p2_l ); in avc_loopfilter_luma_intra_edge_ver_msa()
764 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_inter_edge_ver_msa() local
809 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_inter_edge_ver_msa()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/mips/
H A Dh264dsp_msa.c736 v16u8 p3_org = LD_UB(data - (img_width << 2)); in avc_loopfilter_luma_intra_edge_hor_msa() local
743 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_hor_msa()
747 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_hor_msa()
824 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_ver_msa() local
840 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_intra_edge_ver_msa()
892 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_ver_msa()
896 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_ver_msa()
1309 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_inter_edge_ver_msa() local
1340 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_inter_edge_ver_msa()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/mips/
H A Dh264dsp_msa.c736 v16u8 p3_org = LD_UB(data - (img_width << 2)); in avc_loopfilter_luma_intra_edge_hor_msa() local
743 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_hor_msa()
747 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_hor_msa()
824 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_ver_msa() local
840 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_intra_edge_ver_msa()
892 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_ver_msa()
896 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_ver_msa()
1309 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_inter_edge_ver_msa() local
1340 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_inter_edge_ver_msa()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/mips/
H A Dh264dsp_msa.c734 v16u8 p3_org = LD_UB(data - (img_width << 2)); in avc_loopfilter_luma_intra_edge_hor_msa() local
741 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_hor_msa()
745 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_hor_msa()
822 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_ver_msa() local
838 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_intra_edge_ver_msa()
890 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_ver_msa()
894 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_ver_msa()
1305 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_inter_edge_ver_msa() local
1336 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_inter_edge_ver_msa()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_msa.c732 v16u8 p3_org = LD_UB(data - (img_width << 2)); in avc_loopfilter_luma_intra_edge_hor_msa() local
739 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_hor_msa()
743 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_hor_msa()
820 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_ver_msa() local
836 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_intra_edge_ver_msa()
888 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_ver_msa()
892 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_ver_msa()
1304 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_inter_edge_ver_msa() local
1335 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_inter_edge_ver_msa()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_msa.c736 v16u8 p3_org = LD_UB(data - (img_width << 2)); in avc_loopfilter_luma_intra_edge_hor_msa() local
743 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_hor_msa()
747 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_hor_msa()
824 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_ver_msa() local
840 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_intra_edge_ver_msa()
892 ILVR_B2_SH(zero, p3_org, zero, p2_org, p3_org_r, p2_r); in avc_loopfilter_luma_intra_edge_ver_msa()
896 ILVL_B2_SH(zero, p3_org, zero, p2_org, p3_org_l, p2_l); in avc_loopfilter_luma_intra_edge_ver_msa()
1309 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_inter_edge_ver_msa() local
1340 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_inter_edge_ver_msa()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/mips/
H A Dloopfilter_16_msa.c665 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
669 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
672 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
675 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/mips/
H A Dloopfilter_16_msa.c664 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
668 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
671 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
674 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/mips/
H A Dloopfilter_16_msa.c664 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
668 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
671 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
674 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dloopfilter_16_msa.c665 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
669 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
672 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
675 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/mips/
H A Dloopfilter_16_msa.c665 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
669 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
672 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
675 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/mips/
H A Dloopfilter_16_msa.c664 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
668 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
671 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
674 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/mips/
H A Dloopfilter_16_msa.c665 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
669 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
672 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
675 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/mips/
H A Dloopfilter_16_msa.c665 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
669 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
672 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
675 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/mips/
H A Dloopfilter_16_msa.c663 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
667 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
670 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
673 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/mips/
H A Dloopfilter_16_msa.c665 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
669 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
672 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
675 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/mips/
H A Dloopfilter_16_msa.c664 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
668 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
671 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
674 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dloopfilter_16_msa.c665 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
669 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
672 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
675 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/mips/
H A Dloopfilter_16_msa.c664 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
668 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
671 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
674 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/mips/
H A Dloopfilter_16_msa.c664 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
668 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
671 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
674 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dloopfilter_16_msa.c663 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
667 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
670 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
673 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/multimedia/aom/aom-3.2.0/aom_dsp/mips/
H A Dloopfilter_16_msa.c664 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
668 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
671 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
674 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dloopfilter_16_msa.c665 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
669 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
672 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
675 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dloopfilter_16_msa.c665 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in transpose_16x8_to_8x16() local
669 LD_UB8(input, in_pitch, p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, in transpose_16x8_to_8x16()
672 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in transpose_16x8_to_8x16()
675 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in transpose_16x8_to_8x16()

12