Lines Matching defs:cnst0
67 #define VP9_DOTP_CONST_PAIR(reg0, reg1, cnst0, cnst1, out0, out1) \
69 v8i16 k0_m = __msa_fill_h(cnst0); \
715 v8i16 cnst0, cnst1, cnst2, cnst3, cnst4;
731 cnst0 = __msa_fill_h(cospi_2_64);
733 cnst2 = -cnst0;
734 ILVEV_H2_SH(cnst0, cnst1, cnst1, cnst2, cnst0, cnst1);
742 VP9_DOT_ADD_SUB_SRARI_PCK(temp0, temp1, temp2, temp3, cnst0, cnst1, cnst2,
745 cnst0 = __msa_fill_h(cospi_10_64);
747 cnst2 = -cnst0;
748 ILVEV_H2_SH(cnst0, cnst1, cnst1, cnst2, cnst0, cnst1);
756 VP9_DOT_ADD_SUB_SRARI_PCK(temp0, temp1, temp2, temp3, cnst0, cnst1, cnst2,
778 cnst0 = __msa_fill_h(cospi_8_64);
780 cnst2 = -cnst0;
782 ILVEV_H2_SH(cnst3, cnst0, cnst1, cnst2, cnst3, cnst2);
783 cnst0 = __msa_ilvev_h(cnst1, cnst0);
784 cnst1 = cnst0;
788 VP9_DOT_ADD_SUB_SRARI_PCK(temp0, temp1, temp2, temp3, cnst0, cnst2, cnst3,
801 cnst0 = __msa_fill_h(cospi_16_64);
802 cnst1 = -cnst0;
803 cnst1 = __msa_ilvev_h(cnst1, cnst0);
807 out3 = VP9_DOT_SHIFT_RIGHT_PCK_H(temp0, temp1, cnst0);
820 out2 = VP9_DOT_SHIFT_RIGHT_PCK_H(temp2, temp3, cnst0);