Home
last modified time | relevance | path

Searched refs:PCKEV_ST_SB (Results 1 – 12 of 12) sorted by relevance

/external/libaom/libaom/aom_dsp/mips/
Daom_convolve8_vert_msa.c469 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 …]
Daom_convolve8_horiz_msa.c504 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 …]
Dmacros_msa.h2036 #define PCKEV_ST_SB(in0, in1, pdst) \ macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_vert_msa.c466 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 …]
Dvpx_convolve8_horiz_msa.c501 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 …]
Dintrapred_msa.c468 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 …]
Dvpx_convolve8_msa.c488 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()
Dmacros_msa.h1947 #define PCKEV_ST_SB(in0, in1, pdst) \ macro
/external/libvpx/libvpx/vp9/common/mips/msa/
Dvp9_mfqe_msa.c90 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/
Dmfqe_msa.c93 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()
Dbilinear_filter_msa.c209 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 …]
Dvp8_macros_msa.h1739 #define PCKEV_ST_SB(in0, in1, pdst) \ macro