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

  /external/webp/src/dsp/
rescaler_msa.c 35 PCKEV_B2_UB(out1, out0, out3, out2, t0, t1); \
41 PCKEV_B2_UB(out1, out0, out3, out2, t2, t3); \
42 PCKEV_B2_UB(t1, t0, t3, t2, t4, t5); \
98 PCKEV_B2_UB(out1, out0, out3, out2, dst0, dst1); \
192 PCKEV_B2_UB(t1, t0, t3, t2, t4, t5);
msa_macro.h     [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve_msa.h 118 PCKEV_B2_UB(in2, in1, in4, in3, tmp0_m, tmp1_m); \
loopfilter_16_msa.c 522 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16,
540 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16,
558 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16,
576 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16,
594 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16,
612 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16,
630 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16,
    [all...]
vpx_convolve8_avg_msa.c 80 PCKEV_B2_UB(res0, res0, res1, res1, tmp0, tmp1);
255 PCKEV_B2_UB(tmp0, tmp0, tmp1, tmp1, res0, res1);
vpx_convolve8_avg_horiz_msa.c 42 PCKEV_B2_UB(res0, res0, res1, res1, res2, res3);
327 PCKEV_B2_UB(vec2, vec2, vec3, vec3, res0, res1);
sub_pixel_variance_msa.c 621 PCKEV_B2_UB(tmp1, tmp0, tmp3, tmp2, src0, src1);
823 PCKEV_B2_UB(tmp1, tmp0, tmp3, tmp2, out0, out1);
    [all...]
vpx_convolve8_avg_vert_msa.c 310 PCKEV_B2_UB(tmp1, tmp0, tmp3, tmp2, src2110, src4332);
vpx_convolve8_horiz_msa.c 334 PCKEV_B2_UB(vec2, vec2, vec3, vec3, res0, res1);
vpx_convolve8_msa.c 260 PCKEV_B2_UB(tmp0, tmp0, tmp1, tmp1, res0, res1);
macros_msa.h     [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
bilinear_filter_msa.c 46 PCKEV_B2_UB(vec2, vec2, vec3, vec3, res0, res1);
456 PCKEV_B2_UB(tmp0, tmp0, tmp1, tmp1, res0, res1);
sixtap_filter_msa.c     [all...]
vp8_macros_msa.h     [all...]

Completed in 80 milliseconds