| /external/libvpx/libvpx/vp8/common/mips/msa/ |
| mfqe_msa.c | 49 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 60 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 92 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 102 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 112 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 122 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
|
| sixtap_filter_msa.c | 155 SRARI_H2_SH(out0, out1, VP8_FILTER_SHIFT); 328 SRARI_H2_SH(out10, out32, VP8_FILTER_SHIFT); 512 SRARI_H2_SH(tmp0, tmp1, 7); 641 SRARI_H2_SH(out0, out1, VP8_FILTER_SHIFT); [all...] |
| idct_msa.c | 280 SRARI_H2_SH(input_dc0, input_dc1, 3);
|
| vp8_macros_msa.h | [all...] |
| /external/libvpx/libvpx/vp9/common/mips/msa/ |
| vp9_mfqe_msa.c | 49 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 60 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 89 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 99 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 109 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION); 119 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| idct16x16_msa.c | 384 SRARI_H2_SH(out0, out1, 6); 401 SRARI_H2_SH(out8, out9, 6); 416 SRARI_H2_SH(out4, out5, 6); 428 SRARI_H2_SH(out12, out13, 6); 441 SRARI_H2_SH(out6, out7, 6); 452 SRARI_H2_SH(out10, out11, 6); 465 SRARI_H2_SH(out2, out3, 6); 476 SRARI_H2_SH(out14, out15, 6);
|
| vpx_convolve8_msa.c | 85 SRARI_H2_SH(tmp0, tmp1, FILTER_BITS); 796 SRARI_H2_SH(dst0_h, dst2_h, FILTER_BITS); [all...] |
| vpx_convolve8_avg_msa.c | 79 SRARI_H2_SH(res0, res1, FILTER_BITS);
|
| vpx_convolve8_avg_vert_msa.c | 57 SRARI_H2_SH(out10, out32, FILTER_BITS);
|
| vpx_convolve8_horiz_msa.c | 37 SRARI_H2_SH(out0, out1, FILTER_BITS);
|
| vpx_convolve8_vert_msa.c | 53 SRARI_H2_SH(out10, out32, FILTER_BITS);
|
| vpx_convolve8_avg_horiz_msa.c | 42 SRARI_H2_SH(res0, res1, FILTER_BITS);
|
| macros_msa.h | [all...] |
| /external/libaom/libaom/aom_dsp/mips/ |
| aom_convolve8_horiz_msa.c | 40 SRARI_H2_SH(out0, out1, FILTER_BITS);
|
| aom_convolve8_vert_msa.c | 56 SRARI_H2_SH(out10, out32, FILTER_BITS);
|
| macros_msa.h | [all...] |