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

  /external/libvpx/libvpx/vpx_dsp/mips/
idct8x8_msa.c 60 PCKEV_H2_SH(zero, tmp0, zero, tmp1, s0, s1);
61 PCKEV_H2_SH(zero, tmp2, zero, tmp3, s2, s3);
72 PCKEV_H2_SH(zero, tmp0, zero, tmp1, s0, s1);
73 PCKEV_H2_SH(zero, tmp2, zero, tmp3, s2, s3);
82 PCKEV_H2_SH(zero, tmp0, zero, tmp1, s2, s3);
txfm_macros_msa.h 70 PCKEV_H2_SH(madd1_m, madd0_m, madd3_m, madd2_m, res0, res1); \
85 PCKEV_H2_SH(m5_m, m4_m, tmp3_m, tmp2_m, out0, out1); \
91 PCKEV_H2_SH(m5_m, m4_m, tmp3_m, tmp2_m, out2, out3); \
inv_txfm_msa.h 181 PCKEV_H2_SH(int0_m, int0_m, int1_m, int1_m, out0, out1); \
182 PCKEV_H2_SH(int2_m, int2_m, int3_m, int3_m, out2, out3); \
205 PCKEV_H2_SH(tmp1_m, tmp0_m, tmp3_m, tmp2_m, out0, out1); \
209 PCKEV_H2_SH(tmp1_m, tmp0_m, tmp3_m, tmp2_m, out2, out3); \
235 PCKEV_H2_SH(tmp1_m, tmp0_m, tmp3_m, tmp2_m, tp5_m, tp6_m); \
271 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, res0_m, res1_m); \
289 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, res2_m, res3_m); \
307 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, in1, out6); \
311 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, in2, in5); \
318 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, in3, out4);
    [all...]
fwd_dct32x32_msa.c 335 PCKEV_H2_SH(vec4_r, tmp3_w, vec6_r, vec3_r, vec4, vec5);
344 PCKEV_H2_SH(vec4_r, tmp3_w, vec6_r, vec3_r, vec4, vec5);
    [all...]
macros_msa.h     [all...]
  /external/libvpx/libvpx/vp8/encoder/mips/msa/
dct_msa.c 94 PCKEV_H2_SH(out0, out0, out1, out1, in1, in3);
112 PCKEV_H2_SH(out1, out0, out3, out2, in0, in2);
143 PCKEV_H2_SH(vec1_w, vec0_w, vec3_w, vec2_w, in1, in3);
161 PCKEV_H2_SH(vec1_w, vec0_w, vec3_w, vec2_w, in1, in3);
197 PCKEV_H2_SH(in1_w, in0_w, in3_w, in2_w, in0_h, in1_h);
quantize_msa.c 58 PCKEV_H2_SH(temp1_w, temp0_w, temp3_w, temp2_w, x0, x1);
144 PCKEV_H2_SH(temp1_w, temp0_w, temp3_w, temp2_w, temp0_h, temp2_h);
156 PCKEV_H2_SH(temp1_w, temp0_w, temp3_w, temp2_w, x0, x1);
temporal_filter_msa.c 70 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h)
108 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
195 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
235 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
  /external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_temporal_filter_msa.c 78 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
125 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
205 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
252 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
  /external/libvpx/libvpx/vp8/common/mips/msa/
postproc_msa.c 662 PCKEV_H2_SH(total1, total0, total3, total2, mask0, mask1);
    [all...]
vp8_macros_msa.h     [all...]

Completed in 57 milliseconds