/external/libaom/libaom/aom_dsp/mips/ |
D | aom_convolve8_vert_msa.c | 469 PCKEV_ST_SB(tmp0, tmp1, dst); in common_vt_2t_16w_msa() 476 PCKEV_ST_SB(tmp2, tmp3, dst); in common_vt_2t_16w_msa() 481 PCKEV_ST_SB(tmp0, tmp1, dst); in common_vt_2t_16w_msa() 486 PCKEV_ST_SB(tmp2, tmp3, dst); in common_vt_2t_16w_msa() 520 PCKEV_ST_SB(tmp0, tmp1, dst); in common_vt_2t_32w_msa() 523 PCKEV_ST_SB(tmp2, tmp3, dst + dst_stride); in common_vt_2t_32w_msa() 529 PCKEV_ST_SB(tmp0, tmp1, dst + 2 * dst_stride); in common_vt_2t_32w_msa() 533 PCKEV_ST_SB(tmp2, tmp3, dst + 3 * dst_stride); in common_vt_2t_32w_msa() 539 PCKEV_ST_SB(tmp0, tmp1, dst + 16); in common_vt_2t_32w_msa() 543 PCKEV_ST_SB(tmp2, tmp3, dst + 16 + dst_stride); in common_vt_2t_32w_msa() [all …]
|
D | aom_convolve8_horiz_msa.c | 504 PCKEV_ST_SB(out0, out1, dst); in common_hz_2t_16w_msa() 506 PCKEV_ST_SB(out2, out3, dst); in common_hz_2t_16w_msa() 508 PCKEV_ST_SB(out4, out5, dst); in common_hz_2t_16w_msa() 510 PCKEV_ST_SB(out6, out7, dst); in common_hz_2t_16w_msa() 528 PCKEV_ST_SB(out0, out1, dst); in common_hz_2t_16w_msa() 530 PCKEV_ST_SB(out2, out3, dst); in common_hz_2t_16w_msa() 532 PCKEV_ST_SB(out4, out5, dst); in common_hz_2t_16w_msa() 534 PCKEV_ST_SB(out6, out7, dst); in common_hz_2t_16w_msa() 575 PCKEV_ST_SB(out0, out1, dst); in common_hz_2t_32w_msa() 576 PCKEV_ST_SB(out2, out3, dst + 16); in common_hz_2t_32w_msa() [all …]
|
D | macros_msa.h | 2036 #define PCKEV_ST_SB(in0, in1, pdst) \ macro
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_vert_msa.c | 466 PCKEV_ST_SB(tmp0, tmp1, dst); in common_vt_2t_16w_msa() 473 PCKEV_ST_SB(tmp2, tmp3, dst); in common_vt_2t_16w_msa() 478 PCKEV_ST_SB(tmp0, tmp1, dst); in common_vt_2t_16w_msa() 483 PCKEV_ST_SB(tmp2, tmp3, dst); in common_vt_2t_16w_msa() 517 PCKEV_ST_SB(tmp0, tmp1, dst); in common_vt_2t_32w_msa() 520 PCKEV_ST_SB(tmp2, tmp3, dst + dst_stride); in common_vt_2t_32w_msa() 526 PCKEV_ST_SB(tmp0, tmp1, dst + 2 * dst_stride); in common_vt_2t_32w_msa() 530 PCKEV_ST_SB(tmp2, tmp3, dst + 3 * dst_stride); in common_vt_2t_32w_msa() 536 PCKEV_ST_SB(tmp0, tmp1, dst + 16); in common_vt_2t_32w_msa() 540 PCKEV_ST_SB(tmp2, tmp3, dst + 16 + dst_stride); in common_vt_2t_32w_msa() [all …]
|
D | vpx_convolve8_horiz_msa.c | 501 PCKEV_ST_SB(out0, out1, dst); in common_hz_2t_16w_msa() 503 PCKEV_ST_SB(out2, out3, dst); in common_hz_2t_16w_msa() 505 PCKEV_ST_SB(out4, out5, dst); in common_hz_2t_16w_msa() 507 PCKEV_ST_SB(out6, out7, dst); in common_hz_2t_16w_msa() 525 PCKEV_ST_SB(out0, out1, dst); in common_hz_2t_16w_msa() 527 PCKEV_ST_SB(out2, out3, dst); in common_hz_2t_16w_msa() 529 PCKEV_ST_SB(out4, out5, dst); in common_hz_2t_16w_msa() 531 PCKEV_ST_SB(out6, out7, dst); in common_hz_2t_16w_msa() 572 PCKEV_ST_SB(out0, out1, dst); in common_hz_2t_32w_msa() 573 PCKEV_ST_SB(out2, out3, dst + 16); in common_hz_2t_32w_msa() [all …]
|
D | intrapred_msa.c | 468 PCKEV_ST_SB(res_r, res_l, dst); in intra_predict_tm_16x16_msa() 475 PCKEV_ST_SB(res_r, res_l, dst); in intra_predict_tm_16x16_msa() 482 PCKEV_ST_SB(res_r, res_l, dst); in intra_predict_tm_16x16_msa() 489 PCKEV_ST_SB(res_r, res_l, dst); in intra_predict_tm_16x16_msa() 518 PCKEV_ST_SB(res_r0, res_l0, dst); in intra_predict_tm_32x32_msa() 519 PCKEV_ST_SB(res_r1, res_l1, dst + 16); in intra_predict_tm_32x32_msa() 528 PCKEV_ST_SB(res_r0, res_l0, dst); in intra_predict_tm_32x32_msa() 529 PCKEV_ST_SB(res_r1, res_l1, dst + 16); in intra_predict_tm_32x32_msa() 538 PCKEV_ST_SB(res_r0, res_l0, dst); in intra_predict_tm_32x32_msa() 539 PCKEV_ST_SB(res_r1, res_l1, dst + 16); in intra_predict_tm_32x32_msa() [all …]
|
D | vpx_convolve8_msa.c | 488 PCKEV_ST_SB(tmp1, tmp2, dst); in common_hv_2ht_2vt_16w_msa() 496 PCKEV_ST_SB(tmp1, tmp2, dst); in common_hv_2ht_2vt_16w_msa() 504 PCKEV_ST_SB(tmp1, tmp2, dst); in common_hv_2ht_2vt_16w_msa() 512 PCKEV_ST_SB(tmp1, tmp2, dst); in common_hv_2ht_2vt_16w_msa()
|
D | macros_msa.h | 1947 #define PCKEV_ST_SB(in0, in1, pdst) \ macro
|
/external/libvpx/libvpx/vp9/common/mips/msa/ |
D | vp9_mfqe_msa.c | 90 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr); in filter_by_weight16x16_msa() 100 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr); in filter_by_weight16x16_msa() 110 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr); in filter_by_weight16x16_msa() 120 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr); in filter_by_weight16x16_msa()
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | mfqe_msa.c | 93 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr); in filter_by_weight16x16_msa() 103 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr); in filter_by_weight16x16_msa() 113 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr); in filter_by_weight16x16_msa() 123 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr); in filter_by_weight16x16_msa()
|
D | bilinear_filter_msa.c | 209 PCKEV_ST_SB(out0, out1, dst); in common_hz_2t_16w_msa() 211 PCKEV_ST_SB(out2, out3, dst); in common_hz_2t_16w_msa() 213 PCKEV_ST_SB(out4, out5, dst); in common_hz_2t_16w_msa() 215 PCKEV_ST_SB(out6, out7, dst); in common_hz_2t_16w_msa() 233 PCKEV_ST_SB(out0, out1, dst); in common_hz_2t_16w_msa() 235 PCKEV_ST_SB(out2, out3, dst); in common_hz_2t_16w_msa() 237 PCKEV_ST_SB(out4, out5, dst); in common_hz_2t_16w_msa() 239 PCKEV_ST_SB(out6, out7, dst); in common_hz_2t_16w_msa() 407 PCKEV_ST_SB(tmp0, tmp1, dst); in common_vt_2t_16w_msa() 414 PCKEV_ST_SB(tmp2, tmp3, dst); in common_vt_2t_16w_msa() [all …]
|
D | vp8_macros_msa.h | 1739 #define PCKEV_ST_SB(in0, in1, pdst) \ macro
|