HomeSort by relevance Sort by last modified time
    Searched refs:cnst3 (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_temporal_filter_msa.c 28 v4i32 cnst3, cnst16, filt_wt, strength; local
37 cnst3 = __msa_ldi_w(3);
59 MUL4(mod0_w, cnst3, mod1_w, cnst3, mod2_w, cnst3, mod3_w, cnst3,
106 MUL4(mod0_w, cnst3, mod1_w, cnst3, mod2_w, cnst3, mod3_w, cnst3,
157 v4i32 cnst3, cnst16, filt_wt, strength; local
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 617 cnst0, cnst1, cnst2, cnst3, \
621 DOTP_UB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
643 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) \
646 DOTP_SB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
667 cnst0, cnst1, cnst2, cnst3, \
671 DOTP_SH2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h 683 cnst0, cnst1, cnst2, cnst3, \
686 DOTP_UB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
707 cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) { \
709 DOTP_SB2(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
    [all...]

Completed in 67 milliseconds