/external/libaom/libaom/aom_dsp/mips/ |
D | loopfilter_16_msa.c | 126 r_out = __msa_srari_h((v8i16)tmp1_r, 4); in aom_hz_lpf_t16_16w() 145 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in aom_hz_lpf_t16_16w() 158 r_out = __msa_srari_h((v8i16)tmp1_r, 4); in aom_hz_lpf_t16_16w() 165 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in aom_hz_lpf_t16_16w() 178 r_out = (v8i16)__msa_srari_h((v8i16)tmp1_r, 4); in aom_hz_lpf_t16_16w() 185 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in aom_hz_lpf_t16_16w() 198 r_out = __msa_srari_h((v8i16)tmp1_r, 4); in aom_hz_lpf_t16_16w() 205 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in aom_hz_lpf_t16_16w() 219 r_out = __msa_srari_h((v8i16)tmp1_r, 4); in aom_hz_lpf_t16_16w() 226 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in aom_hz_lpf_t16_16w() [all …]
|
D | loopfilter_msa.h | 188 p2_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \ 191 p1_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \ 197 p0_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_0, 3); \ 203 q2_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \ 207 q0_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \ 212 q1_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \
|
D | macros_msa.h | 1591 in0 = (RTYPE)__msa_srari_h((v8i16)in0, shift); \ 1592 in1 = (RTYPE)__msa_srari_h((v8i16)in1, shift); \ 2054 tmp1_m = (v8u16)__msa_srari_h((v8i16)tmp1_m, shift); \
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | loopfilter_16_msa.c | 127 r_out = __msa_srari_h((v8i16)tmp1_r, 4); in hz_lpf_t16_16w() 146 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in hz_lpf_t16_16w() 159 r_out = __msa_srari_h((v8i16)tmp1_r, 4); in hz_lpf_t16_16w() 166 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in hz_lpf_t16_16w() 179 r_out = (v8i16)__msa_srari_h((v8i16)tmp1_r, 4); in hz_lpf_t16_16w() 186 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in hz_lpf_t16_16w() 199 r_out = __msa_srari_h((v8i16)tmp1_r, 4); in hz_lpf_t16_16w() 206 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in hz_lpf_t16_16w() 220 r_out = __msa_srari_h((v8i16)tmp1_r, 4); in hz_lpf_t16_16w() 227 l_out = __msa_srari_h((v8i16)tmp1_l, 4); in hz_lpf_t16_16w() [all …]
|
D | loopfilter_msa.h | 114 p2_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \ 117 p1_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \ 123 p0_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_0, 3); \ 129 q2_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \ 133 q0_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \ 138 q1_filt8_out = (v8i16)__msa_srari_h((v8i16)tmp_filt8_1, 3); \
|
D | vpx_convolve_msa.h | 44 hz_out_m = __msa_srari_h(hz_out_m, FILTER_BITS); \
|
D | vpx_convolve8_msa.c | 667 src0_h = __msa_srari_h(src0_h, FILTER_BITS); in filter_horiz_w4_msa() 718 src0_h = __msa_srari_h(src0_h, FILTER_BITS); in filter_horiz_w8_msa() 996 src0_h = __msa_srari_h(src0_h, FILTER_BITS); in filter_vert_w4_msa() 1038 src0_h = __msa_srari_h(src0_h, FILTER_BITS); in filter_vert_w8_msa()
|
D | macros_msa.h | 1487 in0 = (RTYPE)__msa_srari_h((v8i16)in0, shift); \ 1488 in1 = (RTYPE)__msa_srari_h((v8i16)in1, shift); \ 1965 tmp1_m = (v8u16)__msa_srari_h((v8i16)tmp1_m, shift); \
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale_msa.cc | 96 reg0 = (v8u16)__msa_srari_h((v8i16)reg0, 2); in ScaleARGBRowDown2Box_MSA() 97 reg1 = (v8u16)__msa_srari_h((v8i16)reg1, 2); in ScaleARGBRowDown2Box_MSA() 175 reg4 = (v8u16)__msa_srari_h((v8i16)reg4, 2); in ScaleARGBRowDownEvenBox_MSA() 176 reg5 = (v8u16)__msa_srari_h((v8i16)reg5, 2); in ScaleARGBRowDownEvenBox_MSA() 258 vec0 = (v8u16)__msa_srari_h((v8i16)vec0, 2); in ScaleRowDown2Box_MSA() 259 vec1 = (v8u16)__msa_srari_h((v8i16)vec1, 2); in ScaleRowDown2Box_MSA() 260 vec2 = (v8u16)__msa_srari_h((v8i16)vec2, 2); in ScaleRowDown2Box_MSA() 261 vec3 = (v8u16)__msa_srari_h((v8i16)vec3, 2); in ScaleRowDown2Box_MSA() 832 reg0 = __msa_srari_h(reg0, 2); in ScaleRowDown34_0_Box_MSA() 833 reg1 = __msa_srari_h(reg1, 2); in ScaleRowDown34_0_Box_MSA() [all …]
|
D | row_msa.cc | 1425 reg0 = (v8u16)__msa_srari_h((v8i16)reg0, 7); in ARGBGrayRow_MSA() 2917 vec0 = (v8u16)__msa_srari_h((v8i16)vec0, 8); in InterpolateRow_MSA() 2918 vec1 = (v8u16)__msa_srari_h((v8i16)vec1, 8); in InterpolateRow_MSA() 2919 vec2 = (v8u16)__msa_srari_h((v8i16)vec2, 8); in InterpolateRow_MSA() 2920 vec3 = (v8u16)__msa_srari_h((v8i16)vec3, 8); in InterpolateRow_MSA()
|
/external/libyuv/files/source/ |
D | scale_msa.cc | 96 reg0 = (v8u16)__msa_srari_h((v8i16)reg0, 2); in ScaleARGBRowDown2Box_MSA() 97 reg1 = (v8u16)__msa_srari_h((v8i16)reg1, 2); in ScaleARGBRowDown2Box_MSA() 175 reg4 = (v8u16)__msa_srari_h((v8i16)reg4, 2); in ScaleARGBRowDownEvenBox_MSA() 176 reg5 = (v8u16)__msa_srari_h((v8i16)reg5, 2); in ScaleARGBRowDownEvenBox_MSA() 258 vec0 = (v8u16)__msa_srari_h((v8i16)vec0, 2); in ScaleRowDown2Box_MSA() 259 vec1 = (v8u16)__msa_srari_h((v8i16)vec1, 2); in ScaleRowDown2Box_MSA() 260 vec2 = (v8u16)__msa_srari_h((v8i16)vec2, 2); in ScaleRowDown2Box_MSA() 261 vec3 = (v8u16)__msa_srari_h((v8i16)vec3, 2); in ScaleRowDown2Box_MSA() 832 reg0 = __msa_srari_h(reg0, 2); in ScaleRowDown34_0_Box_MSA() 833 reg1 = __msa_srari_h(reg1, 2); in ScaleRowDown34_0_Box_MSA() [all …]
|
D | row_msa.cc | 1425 reg0 = (v8u16)__msa_srari_h((v8i16)reg0, 7); in ARGBGrayRow_MSA() 2917 vec0 = (v8u16)__msa_srari_h((v8i16)vec0, 8); in InterpolateRow_MSA() 2918 vec1 = (v8u16)__msa_srari_h((v8i16)vec1, 8); in InterpolateRow_MSA() 2919 vec2 = (v8u16)__msa_srari_h((v8i16)vec2, 8); in InterpolateRow_MSA() 2920 vec3 = (v8u16)__msa_srari_h((v8i16)vec3, 8); in InterpolateRow_MSA()
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-mips-msa-error.c | 192 …v8i16_r = __msa_srari_h(v8i16_a, 16); // expected-error {{argument value 16 is outsid… in test() 382 …v8i16_r = __msa_srari_h(v8i16_a, -17); // expected-error {{argument value 4294967279 i… in test()
|
D | builtins-mips-msa.c | 750 v8i16_r = __msa_srari_h(v8i16_a, 3); // CHECK: call <8 x i16> @llvm.mips.srari.h( in test()
|
/external/llvm-project/clang/lib/Headers/ |
D | msa.h | 56 #define __msa_srari_h __builtin_msa_srari_h macro
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 1401 in0 = (RTYPE)__msa_srari_h((v8i16)in0, shift); \ 1402 in1 = (RTYPE)__msa_srari_h((v8i16)in1, shift); \ 1756 tmp1_m = (v8u16)__msa_srari_h((v8i16)tmp1_m, shift); \
|
D | idct_msa.c | 126 vec = __msa_srari_h(vec, 3); in idct4x4_addconst_msa()
|
D | sixtap_filter_msa.c | 46 hz_out_m = __msa_srari_h(hz_out_m, VP8_FILTER_SHIFT); \ 103 hz_out_m = __msa_srari_h(hz_out_m, VP8_FILTER_SHIFT); \
|