/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve_msa.h | 20 filt0, filt1, filt2, filt3) ({ \ argument 25 tmp1 = __msa_dotp_s_h((v16i8)vec2, (v16i8)filt2); \ 50 filt0, filt1, filt2, filt3, \ argument 60 DOTP_SB2_SH(vec4_m, vec5_m, filt2, filt2, res2_m, res3_m); \ 68 filt0, filt1, filt2, filt3, \ argument 79 DOTP_SB4_SH(vec0_m, vec1_m, vec2_m, vec3_m, filt2, filt2, filt2, filt2, \
|
D | vpx_convolve8_vert_msa.c | 22 v16i8 src10998, filt0, filt1, filt2, filt3; in common_vt_8t_4w_msa() local 29 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_vt_8t_4w_msa() 50 filt1, filt2, filt3); in common_vt_8t_4w_msa() 52 filt1, filt2, filt3); in common_vt_8t_4w_msa() 72 v16i8 src65_r, src87_r, src109_r, filt0, filt1, filt2, filt3; in common_vt_8t_8w_msa() local 79 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_vt_8t_8w_msa() 96 filt1, filt2, filt3); in common_vt_8t_8w_msa() 98 filt1, filt2, filt3); in common_vt_8t_8w_msa() 100 filt1, filt2, filt3); in common_vt_8t_8w_msa() 102 filt1, filt2, filt3); in common_vt_8t_8w_msa() [all …]
|
D | vpx_convolve8_avg_horiz_msa.c | 20 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_and_aver_dst_4x4_msa() local 30 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_hz_8t_and_aver_dst_4x4_msa() 39 filt0, filt1, filt2, filt3, res0, res1); in common_hz_8t_and_aver_dst_4x4_msa() 55 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_and_aver_dst_4x8_msa() local 65 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_hz_8t_and_aver_dst_4x8_msa() 76 filt0, filt1, filt2, filt3, vec0, vec1); in common_hz_8t_and_aver_dst_4x8_msa() 80 filt0, filt1, filt2, filt3, vec2, vec3); in common_hz_8t_and_aver_dst_4x8_msa() 114 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_and_aver_dst_8w_msa() local 123 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_hz_8t_and_aver_dst_8w_msa() 134 mask3, filt0, filt1, filt2, filt3, out0, out1, in common_hz_8t_and_aver_dst_8w_msa() [all …]
|
D | vpx_convolve8_horiz_msa.c | 19 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_4x4_msa() local 27 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_hz_8t_4x4_msa() 36 filt0, filt1, filt2, filt3, out0, out1); in common_hz_8t_4x4_msa() 46 v16i8 filt0, filt1, filt2, filt3; in common_hz_8t_4x8_msa() local 56 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_hz_8t_4x8_msa() 66 filt0, filt1, filt2, filt3, out0, out1); in common_hz_8t_4x8_msa() 70 filt0, filt1, filt2, filt3, out2, out3); in common_hz_8t_4x8_msa() 93 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_8x4_msa() local 102 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_hz_8t_8x4_msa() 111 filt0, filt1, filt2, filt3, out0, out1, out2, in common_hz_8t_8x4_msa() [all …]
|
D | loopfilter_msa.h | 19 v16i8 filt, filt1, filt2, cnst4b, cnst3b; \ 48 filt2 = __msa_adds_s_b(filt, cnst3b); \ 49 filt2 >>= 3; \ 53 p0_m = __msa_adds_s_b(p0_m, filt2); \ 69 v16i8 filt, filt1, filt2, cnst4b, cnst3b; \ 105 filt2 = __msa_adds_s_b(filt, cnst3b); \ 106 filt2 >>= 3; \ 110 p0_m = __msa_adds_s_b(p0_m, filt2); \
|
D | vpx_convolve8_avg_vert_msa.c | 26 v16i8 src10998, filt0, filt1, filt2, filt3; in common_vt_8t_and_aver_dst_4w_msa() local 32 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_vt_8t_and_aver_dst_4w_msa() 54 filt1, filt2, filt3); in common_vt_8t_and_aver_dst_4w_msa() 56 filt1, filt2, filt3); in common_vt_8t_and_aver_dst_4w_msa() 85 v16i8 src65_r, src87_r, src109_r, filt0, filt1, filt2, filt3; in common_vt_8t_and_aver_dst_8w_msa() local 91 SPLATI_H4_SB(filt, 0, 1, 2, 3, filt0, filt1, filt2, filt3); in common_vt_8t_and_aver_dst_8w_msa() 110 filt1, filt2, filt3); in common_vt_8t_and_aver_dst_8w_msa() 112 filt1, filt2, filt3); in common_vt_8t_and_aver_dst_8w_msa() 114 filt1, filt2, filt3); in common_vt_8t_and_aver_dst_8w_msa() 116 filt1, filt2, filt3); in common_vt_8t_and_aver_dst_8w_msa() [all …]
|
/external/llvm/utils/ |
D | findoptdiff | 55 filt2=$6 59 if [ -z "$filt2" ] ; then 60 filt2="cat" 79 $opt2 $switches_to_use "$bc2" -o - | $dis2 | $filt2 > "$opt2ll"
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | sixtap_filter_msa.c | 56 filt0, filt1, filt2, \ argument 66 DPADD_SB2_SH(vec4_m, vec5_m, filt2, filt2, out0, out1); \ 71 filt0, filt1, filt2, \ argument 86 DPADD_SB4_SH(vec4_m, vec5_m, vec6_m, vec7_m, filt2, filt2, filt2, filt2, \ 146 v16i8 src0, src1, src2, src3, filt0, filt1, filt2; in common_hz_6t_4x4_msa() local 154 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_hz_6t_4x4_msa() 162 filt0, filt1, filt2, out0, out1); in common_hz_6t_4x4_msa() 173 v16i8 src0, src1, src2, src3, filt0, filt1, filt2; in common_hz_6t_4x8_msa() local 181 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_hz_6t_4x8_msa() 190 filt0, filt1, filt2, out0, out1); in common_hz_6t_4x8_msa() [all …]
|
D | loopfilter_filters_msa.c | 31 v16i8 filt, filt1, filt2, cnst4b, cnst3b; \ 67 filt2 = __msa_adds_s_b(filt, cnst3b); \ 68 filt2 >>= 3; \ 72 p0_m = __msa_adds_s_b(p0_m, filt2); \ 88 v16i8 filt, filt1, filt2, cnst4b, cnst3b, filt_sign; \ 123 filt2 = __msa_adds_s_b(filt, cnst3b); \ 124 filt2 >>= 3; \ 127 p0_m = __msa_adds_s_b(p0_m, filt2); \ 136 v16i8 u, filt1, filt2, filt_sign, q0_sub_p0_sign; \ 168 filt2 = filt & (v16i8)hev; \ [all …]
|