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

  /external/libvpx/libvpx/vp8/encoder/mips/msa/
temporal_filter_msa.c 25 v8i16 frame2_0_h, frame2_1_h, mod0_h, mod1_h; local
70 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h)
71 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
72 ST_SH2(mod0_h, mod1_h, cnt, 8);
108 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
109 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
110 ST_SH2(mod0_h, mod1_h, cnt, 8);
142 v8i16 frame2_0_h, frame2_1_h, mod0_h, mod1_h local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_temporal_filter_msa.c 27 v8i16 diff0, diff1, mod0_h, mod1_h; local
78 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
79 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
80 ST_SH2(mod0_h, mod1_h, cnt, 8);
125 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
126 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
127 ST_SH2(mod0_h, mod1_h, cnt, 8);
156 v8i16 diff0, diff1, mod0_h, mod1_h local
    [all...]

Completed in 49 milliseconds