/external/libvpx/libvpx/vpx_dsp/mips/ |
D | fwd_txfm_msa.h | 37 cnst2_m = __msa_splati_h(coeff_m, 2); \ 82 x2_m = __msa_splati_h(coeff_m, 2); \ 107 x1_m = __msa_splati_h(coeff_m, 5); \ 112 x2_m = __msa_splati_h(coeff_m, 6); \ 142 x2_m = __msa_splati_h(coeff_m, 2); \ 167 x1_m = __msa_splati_h(coeff_m, 5); \ 172 x2_m = __msa_splati_h(coeff_m, 6); \ 199 cnst4_m = __msa_splati_h(coeff_m, 0); \ 202 cnst5_m = __msa_splati_h(coeff_m, 1); \ 221 cnst0_m = __msa_splati_h(coeff_m, 4); \ [all …]
|
D | fwd_txfm_msa.c | 64 cnst4 = __msa_splati_h(coeff, 0); in fdct8x16_1d_column() 67 cnst5 = __msa_splati_h(coeff, 1); in fdct8x16_1d_column() 82 cnst0 = __msa_splati_h(coeff, 4); in fdct8x16_1d_column() 94 cnst0 = __msa_splati_h(coeff2, 0); in fdct8x16_1d_column() 106 cnst1 = __msa_splati_h(coeff2, 2); in fdct8x16_1d_column() 116 cnst1 = __msa_splati_h(coeff, 3); in fdct8x16_1d_column() 129 cnst0 = __msa_splati_h(coeff2, 1); in fdct8x16_1d_column() 142 cnst1 = __msa_splati_h(coeff2, 3); in fdct8x16_1d_column()
|
D | vpx_convolve8_avg_msa.c | 241 filt_hz = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hv_2ht_2vt_and_aver_dst_4x4_msa() 244 filt_vt = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hv_2ht_2vt_and_aver_dst_4x4_msa() 279 filt_hz = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_and_aver_dst_4x8_msa() 282 filt_vt = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_and_aver_dst_4x8_msa() 336 filt_hz = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_and_aver_dst_8x4_msa() 339 filt_vt = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_and_aver_dst_8x4_msa() 382 filt_hz = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_and_aver_dst_8x8mult_msa() 385 filt_vt = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_and_aver_dst_8x8mult_msa() 448 filt_hz = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_and_aver_dst_16w_msa() 451 filt_vt = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_and_aver_dst_16w_msa()
|
D | vpx_convolve8_avg_vert_msa.c | 259 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_and_aver_dst_4x4_msa() 294 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_and_aver_dst_4x8_msa() 341 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_and_aver_dst_8x4_msa() 368 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_and_aver_dst_8x8mult_msa() 426 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_vt_2t_and_aver_dst_16w_msa() 476 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_vt_2t_and_aver_dst_32w_msa() 549 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_vt_2t_and_aver_dst_64w_msa()
|
D | vpx_convolve8_horiz_msa.c | 328 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_4x4_msa() 350 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_4x8_msa() 386 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_8x4_msa() 409 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_8x8mult_msa() 485 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_16w_msa() 548 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_32w_msa() 593 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_64w_msa()
|
D | vpx_convolve8_vert_msa.c | 310 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_4x4_msa() 335 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_4x8_msa() 377 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_8x4_msa() 401 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_8x8mult_msa() 453 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_16w_msa() 501 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_32w_msa() 569 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_64w_msa()
|
D | vpx_convolve8_avg_horiz_msa.c | 325 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_and_aver_dst_4x4_msa() 352 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_and_aver_dst_4x8_msa() 395 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_and_aver_dst_8x4_msa() 421 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_and_aver_dst_8x8mult_msa() 503 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_and_aver_dst_16w_msa() 570 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_and_aver_dst_32w_msa() 619 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_and_aver_dst_64w_msa()
|
D | vpx_convolve8_msa.c | 245 filt_hz = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hv_2ht_2vt_4x4_msa() 248 filt_vt = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hv_2ht_2vt_4x4_msa() 278 filt_hz = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hv_2ht_2vt_4x8_msa() 281 filt_vt = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hv_2ht_2vt_4x8_msa() 334 filt_hz = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_8x4_msa() 337 filt_vt = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_8x4_msa() 378 filt_hz = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_8x8mult_msa() 381 filt_vt = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_8x8mult_msa() 467 filt_hz = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_16w_msa() 470 filt_vt = (v16u8)__msa_splati_h(filt, 0); in common_hv_2ht_2vt_16w_msa()
|
D | inv_txfm_msa.h | 155 c0_m = __msa_splati_h(mask_m, 6); \ 161 c0_m = __msa_splati_h(mask_m, 6); \ 230 k1_m = __msa_splati_h(mask_m, 4); \
|
D | macros_msa.h | 1249 out0 = (RTYPE)__msa_splati_h((v8i16)in, idx0); \ 1250 out1 = (RTYPE)__msa_splati_h((v8i16)in, idx1); \
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | bilinear_filter_msa.c | 40 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_4x4_msa() 61 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_4x8_msa() 96 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_8x4_msa() 118 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_8x8mult_msa() 193 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_16w_msa() 254 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_4x4_msa() 279 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_4x8_msa() 320 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_8x4_msa() 343 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_8x8mult_msa() 394 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_16w_msa() [all …]
|
D | vp8_macros_msa.h | 1177 out0 = (RTYPE)__msa_splati_h((v8i16)in, idx0); \ 1178 out1 = (RTYPE)__msa_splati_h((v8i16)in, idx1); \ 1186 out2 = (RTYPE)__msa_splati_h((v8i16)in, idx2); \
|
/external/libaom/libaom/aom_dsp/mips/ |
D | aom_convolve8_horiz_msa.c | 331 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_4x4_msa() 353 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_4x8_msa() 389 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_8x4_msa() 412 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_8x8mult_msa() 487 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_16w_msa() 550 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_32w_msa() 595 filt0 = (v16u8)__msa_splati_h((v8i16)filt, 0); in common_hz_2t_64w_msa()
|
D | aom_convolve8_vert_msa.c | 313 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_4x4_msa() 337 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_4x8_msa() 378 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_8x4_msa() 402 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_8x8mult_msa() 454 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_16w_msa() 502 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_32w_msa() 570 filt0 = (v16u8)__msa_splati_h(filt, 0); in common_vt_2t_64w_msa()
|
D | macros_msa.h | 1359 out0 = (RTYPE)__msa_splati_h((v8i16)in, idx0); \ 1360 out1 = (RTYPE)__msa_splati_h((v8i16)in, idx1); \
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | dct_msa.c | 86 in1 = __msa_splati_h(coeff, 3); in vp8_short_fdct4x4_msa() 131 temp0 = __msa_splati_h(coeff, 3); in vp8_short_fdct8x4_msa()
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-mips-msa-error.c | 182 …v8i16_r = __msa_splati_h(v8i16_a, 8); // expected-error {{argument value 8 is outside… in test() 372 …v8i16_r = __msa_splati_h(v8i16_a, -8); // expected-error {{argument value 4294967288 i… in test()
|
D | builtins-mips-msa.c | 730 v8i16_r = __msa_splati_h(v8i16_a, 3); // CHECK: call <8 x i16> @llvm.mips.splati.h( in test()
|
/external/llvm-project/clang/lib/Headers/ |
D | msa.h | 358 #define __msa_splati_h __builtin_msa_splati_h macro
|