/external/libvpx/libvpx/vpx_dsp/mips/ |
vpx_convolve_msa.h | 114 PCKEV_B2_UB(in2, in1, in4, in3, tmp0_m, tmp1_m); \
|
loopfilter_16_msa.c | 526 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16, 544 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16, 562 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16, 580 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16, 598 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16, 616 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16, 634 PCKEV_B2_UB(zero, p0_filter16, zero, p1_filter16, p0_filter16, [all...] |
vpx_convolve8_avg_msa.c | 84 PCKEV_B2_UB(res0, res0, res1, res1, tmp0, tmp1); 278 PCKEV_B2_UB(tmp0, tmp0, tmp1, tmp1, res0, res1);
|
vpx_convolve8_avg_horiz_msa.c | 43 PCKEV_B2_UB(res0, res0, res1, res1, res2, res3); 340 PCKEV_B2_UB(vec2, vec2, vec3, vec3, res0, res1);
|
sub_pixel_variance_msa.c | 662 PCKEV_B2_UB(tmp1, tmp0, tmp3, tmp2, src0, src1); 884 PCKEV_B2_UB(tmp1, tmp0, tmp3, tmp2, out0, out1); [all...] |
vpx_convolve8_avg_vert_msa.c | 326 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 | 54 PCKEV_B2_UB(vec2, vec2, vec3, vec3, res0, res1); 495 PCKEV_B2_UB(tmp0, tmp0, tmp1, tmp1, res0, res1); [all...] |
sixtap_filter_msa.c | [all...] |
vp8_macros_msa.h | [all...] |