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

  /external/libvpx/libvpx/vp8/common/mips/msa/
mfqe_msa.c 51 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
62 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
96 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
106 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
116 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
126 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
sixtap_filter_msa.c 163 SRARI_H2_SH(out0, out1, VP8_FILTER_SHIFT);
347 SRARI_H2_SH(out10, out32, VP8_FILTER_SHIFT);
537 SRARI_H2_SH(tmp0, tmp1, 7);
671 SRARI_H2_SH(out0, out1, VP8_FILTER_SHIFT);
    [all...]
idct_msa.c 295 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);
91 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
101 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
111 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
121 SRARI_H2_SH(res_h_r, res_h_l, MFQE_PRECISION);
  /external/libvpx/libvpx/vpx_dsp/mips/
idct16x16_msa.c 386 SRARI_H2_SH(out0, out1, 6);
403 SRARI_H2_SH(out8, out9, 6);
418 SRARI_H2_SH(out4, out5, 6);
430 SRARI_H2_SH(out12, out13, 6);
443 SRARI_H2_SH(out6, out7, 6);
454 SRARI_H2_SH(out10, out11, 6);
467 SRARI_H2_SH(out2, out3, 6);
478 SRARI_H2_SH(out14, out15, 6);
vpx_convolve8_avg_msa.c 82 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_msa.c 85 SRARI_H2_SH(tmp0, tmp1, FILTER_BITS);
vpx_convolve8_vert_msa.c 53 SRARI_H2_SH(out10, out32, FILTER_BITS);
vpx_convolve8_avg_horiz_msa.c 41 SRARI_H2_SH(res0, res1, FILTER_BITS);
macros_msa.h     [all...]

Completed in 464 milliseconds