Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_temporal_filter_msa.c28 v4i32 cnst3, cnst16, filt_wt, strength; in temporal_filter_apply_8size_msa() local
37 cnst3 = __msa_ldi_w(3); in temporal_filter_apply_8size_msa()
59 MUL4(mod0_w, cnst3, mod1_w, cnst3, mod2_w, cnst3, mod3_w, cnst3, in temporal_filter_apply_8size_msa()
106 MUL4(mod0_w, cnst3, mod1_w, cnst3, mod2_w, cnst3, mod3_w, cnst3, in temporal_filter_apply_8size_msa()
157 v4i32 cnst3, cnst16, filt_wt, strength; in temporal_filter_apply_16size_msa() local
166 cnst3 = __msa_ldi_w(3); in temporal_filter_apply_16size_msa()
186 MUL4(mod0_w, cnst3, mod1_w, cnst3, mod2_w, cnst3, mod3_w, cnst3, in temporal_filter_apply_16size_msa()
233 MUL4(mod0_w, cnst3, mod1_w, cnst3, mod2_w, cnst3, mod3_w, cnst3, in temporal_filter_apply_16size_msa()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h617 cnst0, cnst1, cnst2, cnst3, \ argument
621 DOTP_UB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
643 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) \ argument
646 DOTP_SB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
667 cnst0, cnst1, cnst2, cnst3, \ argument
671 DOTP_SH2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
710 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) \ argument
713 DPADD_SB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
735 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) \ argument
738 DPADD_SH2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h683 cnst0, cnst1, cnst2, cnst3, \ argument
686 DOTP_UB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
707 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) { \ argument
709 DOTP_SB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
730 cnst0, cnst1, cnst2, cnst3, \ argument
733 DOTP_SH2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
770 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) { \ argument
772 DPADD_SB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \