/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vc1dsp_lasx.c | 811 out10, out11, out12, out13, out14, out15, out16, out17, out18; in put_vc1_mspel_mc_h_lasx() local 880 tmp7_m, tmp6_m, out9, out11, out13, out15); in put_vc1_mspel_mc_h_lasx() 888 DUP4_ARG2(__lasx_xvpermi_d, out8, 0xD8, out9, 0xD8, out10, 0xD8, out11, in put_vc1_mspel_mc_h_lasx() 889 0xD8, out8, out9, out10, out11); in put_vc1_mspel_mc_h_lasx() 904 ROW_LASX(out8, out9, out10, out11, in8); in put_vc1_mspel_mc_h_lasx() 905 ROW_LASX(out9, out10, out11, out12, in9); in put_vc1_mspel_mc_h_lasx() 906 ROW_LASX(out10, out11, out12, out13, in10); in put_vc1_mspel_mc_h_lasx() 907 ROW_LASX(out11, out12, out13, out14, in11); in put_vc1_mspel_mc_h_lasx() 945 tmp7_m, tmp6_m, out9, out11, out13, out15); in put_vc1_mspel_mc_h_lasx() 979 __lasx_xvstelm_d(out11, ds in put_vc1_mspel_mc_h_lasx() [all...] |
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-ia64.S | 296 ADDP out11=KSZ*60,in2 };; // &AES_KEY->rounds 298 { .mmi; ld4 out11=[out11] // AES_KEY->rounds 675 ADDP out11=KSZ*60,in2 };; // &AES_KEY->rounds 677 { .mmi; ld4 out11=[out11] // AES_KEY->rounds
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-ia64.S | 296 ADDP out11=KSZ*60,in2 };; // &AES_KEY->rounds 298 { .mmi; ld4 out11=[out11] // AES_KEY->rounds 675 ADDP out11=KSZ*60,in2 };; // &AES_KEY->rounds 677 { .mmi; ld4 out11=[out11] // AES_KEY->rounds
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp9_idct_msa.c | 892 out6, out7, out8, out9, out10, out11, \ 938 BUTTERFLY_4(h0_m, h2_m, h6_m, h4_m, out8, out9, out11, out10); \ 959 VP9_MADD_SHORT(out10, out11, k0_m, k3_m, out10, out11); \ 1305 v8i16 out8, out9, out10, out11, out12, out13, out14, out15; in vp9_iadst16_1d_columns_addblk_msa() local 1376 BUTTERFLY_4(h0, h2, h6, h4, out8, out9, out11, out10); in vp9_iadst16_1d_columns_addblk_msa() 1429 VP9_MADD_SHORT(out10, out11, k0, k3, out10, out11); in vp9_iadst16_1d_columns_addblk_msa() 1430 SRARI_H2_SH(out10, out11, 6); in vp9_iadst16_1d_columns_addblk_msa() 1434 ADD2(res10, out10, res11, out11, res1 in vp9_iadst16_1d_columns_addblk_msa() [all...] |
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 343 out8, out9, out10, out11, out12, out13, out14, out15) \ 348 out8, out9, out10, out11, out12, out13, out14, out15); \ 2285 out8, out9, out10, out11, out12, out13, out14, out15) \ 2299 out11 = in4 - in11; \
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm_16bpp.asm | 1075 SUMSUB_BA d, 3, 5, 6 ; m3=out4, m5=out11 1413 SUMSUB_MUL 1, 0, 2, 3, 11585, 11585 ; m1=out4, m0=out11 1749 SUMSUB_BA d, 7, 1, 0 ; m7=out11, m1=out20
|
H A D | vp9itxfm.asm | 1500 SUMSUB_BA w, 7, 8, 5 ; out4, out11 1808 pmulhrsw m2, [pw_11585x2] ; m2=out11[w] 1816 ; m13=out0, m0=out3, m3=out4, m8=out7, m1=out8, m2=out11, m9=out12, m12=out15 2086 VP9_UNPACK_MULSUB_2W_4X 8, 7, 11585, 11585, [pd_8192], 10, 11 ; m8=out11,m7=out4
|