Home
last modified time | relevance | path

Searched refs:cnst3 (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/common/inc/
Dmsa_macros.h1244 cnst0, cnst1, cnst2, cnst3, \ argument
1248 MSA_DOTP_UB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
1274 cnst0, cnst1, cnst2, cnst3, \ argument
1278 MSA_DOTP_SB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
1304 cnst0, cnst1, cnst2, cnst3, \ argument
1308 MSA_DOTP_UH2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
1334 cnst0, cnst1, cnst2, cnst3, \ argument
1338 MSA_DOTP_SH2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
1365 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) \ argument
1368 MSA_DPADD_UB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
[all …]
/third_party/ffmpeg/libavcodec/mips/
Dvp9_idct_msa.c715 v8i16 cnst0, cnst1, cnst2, cnst3, cnst4; in vp9_iadst8x8_colcol_addblk_msa() local
736 cnst3 = __msa_fill_h(cospi_14_64); in vp9_iadst8x8_colcol_addblk_msa()
738 ILVEV_H2_SH(cnst2, cnst3, cnst3, cnst4, cnst2, cnst3); in vp9_iadst8x8_colcol_addblk_msa()
743 cnst3, in7, in0, in4, in3); in vp9_iadst8x8_colcol_addblk_msa()
750 cnst3 = __msa_fill_h(cospi_6_64); in vp9_iadst8x8_colcol_addblk_msa()
752 ILVEV_H2_SH(cnst2, cnst3, cnst3, cnst4, cnst2, cnst3); in vp9_iadst8x8_colcol_addblk_msa()
757 cnst3, in5, in2, in6, in1); in vp9_iadst8x8_colcol_addblk_msa()
779 cnst3 = -cnst1; in vp9_iadst8x8_colcol_addblk_msa()
782 ILVEV_H2_SH(cnst3, cnst0, cnst1, cnst2, cnst3, cnst2); in vp9_iadst8x8_colcol_addblk_msa()
788 VP9_DOT_ADD_SUB_SRARI_PCK(temp0, temp1, temp2, temp3, cnst0, cnst2, cnst3, in vp9_iadst8x8_colcol_addblk_msa()
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h747 cnst0, cnst1, cnst2, cnst3, \ argument
751 DOTP_UB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
783 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) \ argument
786 DOTP_SB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
810 cnst0, cnst1, cnst2, cnst3, \ argument
814 DOTP_SH2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
840 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) \ argument
843 DPADD_SB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
890 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) \ argument
893 DPADD_SH2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \