HomeSort by relevance Sort by last modified time
    Searched refs:PCKEV_H2_SH (Results 1 - 14 of 14) 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 79 PCKEV_H2_SH(madd1_m, madd0_m, madd3_m, madd2_m, res0, res1); \
94 PCKEV_H2_SH(m5_m, m4_m, tmp3_m, tmp2_m, out0, out1); \
99 PCKEV_H2_SH(m5_m, m4_m, tmp3_m, tmp2_m, out2, out3); \
inv_txfm_msa.h 180 PCKEV_H2_SH(int0_m, int0_m, int1_m, int1_m, out0, out1); \
181 PCKEV_H2_SH(int2_m, int2_m, int3_m, int3_m, out2, out3); \
206 PCKEV_H2_SH(tmp1_madd, tmp0_madd, tmp3_madd, tmp2_madd, out0, out1); \
210 PCKEV_H2_SH(tmp1_madd, tmp0_madd, tmp3_madd, tmp2_madd, out2, out3); \
237 PCKEV_H2_SH(tmp1_m, tmp0_m, tmp3_m, tmp2_m, tp5_m, tp6_m); \
274 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, res0_m, res1_m); \
292 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, res2_m, res3_m); \
310 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, in1, out6); \
314 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, in2, in5); \
321 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, in3, out4);
    [all...]
deblock_msa.c 614 PCKEV_H2_SH(total1, total0, total3, total2, mask0, mask1);
    [all...]
fwd_dct32x32_msa.c 332 PCKEV_H2_SH(vec4_r, tmp3_w, vec6_r, vec3_r, vec4, vec5);
341 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 93 PCKEV_H2_SH(out0, out0, out1, out1, in1, in3);
111 PCKEV_H2_SH(out1, out0, out3, out2, in0, in2);
141 PCKEV_H2_SH(vec1_w, vec0_w, vec3_w, vec2_w, in1, in3);
159 PCKEV_H2_SH(vec1_w, vec0_w, vec3_w, vec2_w, in1, in3);
194 PCKEV_H2_SH(in1_w, in0_w, in3_w, in2_w, in0_h, in1_h);
quantize_msa.c 55 PCKEV_H2_SH(temp1_w, temp0_w, temp3_w, temp2_w, x0, x1);
130 PCKEV_H2_SH(temp1_w, temp0_w, temp3_w, temp2_w, temp0_h, temp2_h);
142 PCKEV_H2_SH(temp1_w, temp0_w, temp3_w, temp2_w, x0, x1);
temporal_filter_msa.c 65 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h)
103 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
185 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
225 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
  /external/libaom/libaom/av1/encoder/mips/msa/
temporal_filter_msa.c 77 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
124 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
201 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
248 PCKEV_H2_SH(mod1_w, mod0_w, mod3_w, mod2_w, mod0_h, mod1_h);
  /external/webp/src/dsp/
enc_msa.c 109 PCKEV_H2_SH(tmp1, tmp0, tmp3, tmp2, t0, t1);
126 PCKEV_H2_SH(tmp1, tmp0, tmp3, tmp2, t0, t1);
830 PCKEV_H2_SH(b1, b0, b3, b2, tmp2, tmp3);
843 PCKEV_H2_SH(t1, t0, t3, t2, tmp0, tmp1);
msa_macro.h     [all...]
  /external/libaom/libaom/aom_dsp/mips/
macros_msa.h     [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h     [all...]

Completed in 97 milliseconds