/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() 890 DUP4_ARG2(__lasx_xvpermi_d, out12, 0xD8, out13, 0xD8, out14, 0xD8, out15, in put_vc1_mspel_mc_h_lasx() 891 0xD8, out12, out13, out14, out15); 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() 908 ROW_LASX(out12, out13, out14, out15, in12); in put_vc1_mspel_mc_h_lasx() 909 ROW_LASX(out13, out14, out15, out16, in13); in put_vc1_mspel_mc_h_lasx() 945 tmp7_m, tmp6_m, out9, out11, out13, out15); in put_vc1_mspel_mc_h_lasx() 985 __lasx_xvstelm_d(out13, ds in put_vc1_mspel_mc_h_lasx() [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp9_idct_msa.c | 893 out12, out13, out14, out15) \ 950 out12, out14, out13, out15); \ 1305 v8i16 out8, out9, out10, out11, out12, out13, out14, out15; in vp9_iadst16_1d_columns_addblk_msa() local 1404 VP9_MADD_BF(h1, h3, h5, h7, k0, k1, k2, k0, out12, out14, out13, out15); in vp9_iadst16_1d_columns_addblk_msa() 1405 out13 = -out13; in vp9_iadst16_1d_columns_addblk_msa() 1406 SRARI_H2_SH(out12, out13, 6); in vp9_iadst16_1d_columns_addblk_msa() 1410 ADD2(res12, out12, res13, out13, res12, res13); in vp9_iadst16_1d_columns_addblk_msa()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm.asm | 1498 SUMSUB_BA w, 15, 14, 5 ; out2, out13 1742 PSIGNW m4, [pw_m1] ; m4=out13[w], m7=t15[w] 1754 ; m11|r13=out1, m5=out2, m7=out5, r15=out6, r3=out9, m6=out10, m4=out13, r2=out14 1769 ; m11|r13=out1, m5=out2, m7=out5, r15=out6, r3=out9, r10=out10, r11=out13, r2=out14 1817 ; m11|r13=out1, m5=out2, m7=out5, r15=out6, r3=out9, r10=out10, r11=out13, r2=out14 2054 PSIGNW m13, [pw_m1] ; m13=out13[w], m15=t15a[w]
|
H A D | vp9itxfm_16bpp.asm | 1069 SUMSUB_BA d, 0, 5, 6 ; m0=out2, m5=out13 1367 SUMSUB_PACK_D 5, 3, 7, 2, 1 ; m5=-out13, m3=t15a 1368 NEGD m5 ; m5=out13 1784 SUMSUB_BA d, 1, 6, 4 ; m1=out13, m6=out18
|
/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) \ 2301 out13 = in2 - in13; \
|