/external/libaom/libaom/aom_dsp/mips/ |
D | variance_msa.c | 147 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32width_msa() 149 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32width_msa() 154 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32width_msa() 156 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32width_msa() 161 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32width_msa() 163 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32width_msa() 168 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32width_msa() 170 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32width_msa() 192 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32x64_msa() 194 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32x64_msa() [all …]
|
D | sad_msa.c | 80 LD_UB2(src, src_stride, src0, src1); in sad_16width_msa() 82 LD_UB2(ref, ref_stride, ref0, ref1); in sad_16width_msa() 86 LD_UB2(src, src_stride, src0, src1); in sad_16width_msa() 88 LD_UB2(ref, ref_stride, ref0, ref1); in sad_16width_msa() 104 LD_UB2(src, 16, src0, src1); in sad_32width_msa() 106 LD_UB2(ref, 16, ref0, ref1); in sad_32width_msa() 110 LD_UB2(src, 16, src0, src1); in sad_32width_msa() 112 LD_UB2(ref, 16, ref0, ref1); in sad_32width_msa() 116 LD_UB2(src, 16, src0, src1); in sad_32width_msa() 118 LD_UB2(ref, 16, ref0, ref1); in sad_32width_msa() [all …]
|
D | sub_pixel_variance_msa.c | 85 LD_UB2(sec_pred, 16, pred0, pred1); in avg_sse_diff_8width_msa() 172 LD_UB2(sec_pred, 16, pred0, pred1); in avg_sse_diff_32width_msa() 174 LD_UB2(src_ptr, 16, src0, src1); in avg_sse_diff_32width_msa() 176 LD_UB2(ref_ptr, 16, ref0, ref1); in avg_sse_diff_32width_msa() 182 LD_UB2(sec_pred, 16, pred0, pred1); in avg_sse_diff_32width_msa() 184 LD_UB2(src_ptr, 16, src0, src1); in avg_sse_diff_32width_msa() 186 LD_UB2(ref_ptr, 16, ref0, ref1); in avg_sse_diff_32width_msa() 192 LD_UB2(sec_pred, 16, pred0, pred1); in avg_sse_diff_32width_msa() 194 LD_UB2(src_ptr, 16, src0, src1); in avg_sse_diff_32width_msa() 196 LD_UB2(ref_ptr, 16, ref0, ref1); in avg_sse_diff_32width_msa() [all …]
|
D | intrapred_msa.c | 327 LD_UB2(src_top, 16, top0, top1); in intra_predict_dc_32x32_msa() 328 LD_UB2(src_left, 16, left0, left1); in intra_predict_dc_32x32_msa() 356 LD_UB2(src, 16, data0, data1); in intra_predict_dc_tl_32x32_msa()
|
D | aom_convolve8_vert_msa.c | 578 LD_UB2(src, src_stride, src1, src2); in common_vt_2t_64w_msa() 579 LD_UB2(src + 16, src_stride, src4, src5); in common_vt_2t_64w_msa() 580 LD_UB2(src + 32, src_stride, src7, src8); in common_vt_2t_64w_msa() 581 LD_UB2(src + 48, src_stride, src10, src11); in common_vt_2t_64w_msa()
|
D | aom_convolve_copy_msa.c | 83 LD_UB2(src, src_stride, src0, src1); in copy_width8_msa()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | variance_msa.c | 145 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32width_msa() 147 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32width_msa() 152 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32width_msa() 154 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32width_msa() 159 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32width_msa() 161 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32width_msa() 166 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32width_msa() 168 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32width_msa() 190 LD_UB2(src_ptr, 16, src0, src1); in sse_diff_32x64_msa() 192 LD_UB2(ref_ptr, 16, ref0, ref1); in sse_diff_32x64_msa() [all …]
|
D | deblock_msa.c | 159 LD_UB2(p_src - 2 * src_stride, src_stride, above2, above1); in postproc_down_across_chroma_msa() 161 LD_UB2(p_src + 1 * src_stride, src_stride, below1, below2); in postproc_down_across_chroma_msa() 187 LD_UB2(p_src - 2 * src_stride, src_stride, above2, above1); in postproc_down_across_chroma_msa() 189 LD_UB2(p_src + 1 * src_stride, src_stride, below1, below2); in postproc_down_across_chroma_msa() 273 LD_UB2(p_dst, dst_stride, inter0, inter1); in postproc_down_across_chroma_msa() 276 LD_UB2(p_dst + 2 * dst_stride, dst_stride, inter2, inter3); in postproc_down_across_chroma_msa() 279 LD_UB2(p_dst + 4 * dst_stride, dst_stride, inter4, inter5); in postproc_down_across_chroma_msa() 282 LD_UB2(p_dst + 6 * dst_stride, dst_stride, inter6, inter7); in postproc_down_across_chroma_msa() 307 LD_UB2(p_src - 2 * src_stride, src_stride, above2, above1); in postproc_down_across_luma_msa() 309 LD_UB2(p_src + 1 * src_stride, src_stride, below1, below2); in postproc_down_across_luma_msa() [all …]
|
D | sad_msa.c | 78 LD_UB2(src, src_stride, src0, src1); in sad_16width_msa() 80 LD_UB2(ref, ref_stride, ref0, ref1); in sad_16width_msa() 84 LD_UB2(src, src_stride, src0, src1); in sad_16width_msa() 86 LD_UB2(ref, ref_stride, ref0, ref1); in sad_16width_msa() 102 LD_UB2(src, 16, src0, src1); in sad_32width_msa() 104 LD_UB2(ref, 16, ref0, ref1); in sad_32width_msa() 108 LD_UB2(src, 16, src0, src1); in sad_32width_msa() 110 LD_UB2(ref, 16, ref0, ref1); in sad_32width_msa() 114 LD_UB2(src, 16, src0, src1); in sad_32width_msa() 116 LD_UB2(ref, 16, ref0, ref1); in sad_32width_msa() [all …]
|
D | sub_pixel_variance_msa.c | 87 LD_UB2(sec_pred, 16, pred0, pred1); in avg_sse_diff_8width_msa() 174 LD_UB2(sec_pred, 16, pred0, pred1); in avg_sse_diff_32width_msa() 176 LD_UB2(src_ptr, 16, src0, src1); in avg_sse_diff_32width_msa() 178 LD_UB2(ref_ptr, 16, ref0, ref1); in avg_sse_diff_32width_msa() 184 LD_UB2(sec_pred, 16, pred0, pred1); in avg_sse_diff_32width_msa() 186 LD_UB2(src_ptr, 16, src0, src1); in avg_sse_diff_32width_msa() 188 LD_UB2(ref_ptr, 16, ref0, ref1); in avg_sse_diff_32width_msa() 194 LD_UB2(sec_pred, 16, pred0, pred1); in avg_sse_diff_32width_msa() 196 LD_UB2(src_ptr, 16, src0, src1); in avg_sse_diff_32width_msa() 198 LD_UB2(ref_ptr, 16, ref0, ref1); in avg_sse_diff_32width_msa() [all …]
|
D | vpx_convolve8_avg_vert_msa.c | 478 LD_UB2(src, 16, src0, src5); in common_vt_2t_and_aver_dst_32w_msa() 555 LD_UB2(src, src_stride, src1, src2); in common_vt_2t_and_aver_dst_64w_msa() 556 LD_UB2(dst, dst_stride, dst0, dst1); in common_vt_2t_and_aver_dst_64w_msa() 557 LD_UB2(src + 16, src_stride, src4, src5); in common_vt_2t_and_aver_dst_64w_msa() 558 LD_UB2(dst + 16, dst_stride, dst2, dst3); in common_vt_2t_and_aver_dst_64w_msa() 559 LD_UB2(src + 32, src_stride, src7, src8); in common_vt_2t_and_aver_dst_64w_msa() 560 LD_UB2(dst + 32, dst_stride, dst4, dst5); in common_vt_2t_and_aver_dst_64w_msa() 561 LD_UB2(src + 48, src_stride, src10, src11); in common_vt_2t_and_aver_dst_64w_msa() 562 LD_UB2(dst + 48, dst_stride, dst6, dst7); in common_vt_2t_and_aver_dst_64w_msa()
|
D | vpx_convolve_avg_msa.c | 40 LD_UB2(src, src_stride, src0, src1); in avg_width4_msa() 43 LD_UB2(dst, dst_stride, dst0, dst1); in avg_width4_msa()
|
D | vpx_convolve8_avg_horiz_msa.c | 187 LD_UB2(dst, dst_stride, dst0, dst1); in common_hz_8t_and_aver_dst_16w_msa() 245 LD_UB2(dst, 16, dst1, dst2); in common_hz_8t_and_aver_dst_32w_msa() 302 LD_UB2(&dst[cnt << 5], 16, dst1, dst2); in common_hz_8t_and_aver_dst_64w_msa() 594 LD_UB2(dst, 16, dst0, dst1); in common_hz_2t_and_aver_dst_32w_msa() 598 LD_UB2(dst, 16, dst2, dst3); in common_hz_2t_and_aver_dst_32w_msa()
|
D | vpx_convolve8_vert_msa.c | 575 LD_UB2(src, src_stride, src1, src2); in common_vt_2t_64w_msa() 576 LD_UB2(src + 16, src_stride, src4, src5); in common_vt_2t_64w_msa() 577 LD_UB2(src + 32, src_stride, src7, src8); in common_vt_2t_64w_msa() 578 LD_UB2(src + 48, src_stride, src10, src11); in common_vt_2t_64w_msa()
|
D | intrapred_msa.c | 325 LD_UB2(src_top, 16, top0, top1); in intra_predict_dc_32x32_msa() 326 LD_UB2(src_left, 16, left0, left1); in intra_predict_dc_32x32_msa() 354 LD_UB2(src, 16, data0, data1); in intra_predict_dc_tl_32x32_msa()
|
D | vpx_convolve_copy_msa.c | 83 LD_UB2(src, src_stride, src0, src1); in copy_width8_msa()
|
D | idct32x32_msa.c | 710 LD_UB2(dst, 16, dst0, dst1); in vpx_idct32x32_1_add_msa() 711 LD_UB2(dst + dst_stride, 16, dst2, dst3); in vpx_idct32x32_1_add_msa()
|
D | loopfilter_16_msa.c | 101 LD_UB2(filter48 + 4 * 16, 16, q1, q2); in hz_lpf_t16_16w() 846 LD_UB2(filter48 + 4 * 16, 16, q1, q2); in vt_lpf_t16_8w() 1169 LD_UB2(filter48 + 4 * 16, 16, q1, q2); in vt_lpf_t16_16w()
|
/external/webp/src/dsp/ |
D | lossless_msa.c | 47 LD_UB2(psrc, 16, src0, src1); \ 122 LD_UB2(ptemp_src, 16, src0, src1); in ConvertBGRAToRGBA_MSA() 258 LD_UB2(in, 16, src0, src1); in AddGreenToBlueAndRed_MSA() 303 LD_UB2(src, 4, src0, src1); in TransformColorInverse_MSA()
|
D | upsampling_msa.c | 590 LD_UB2(top_u, 1, tu0, tu1); \ 591 LD_UB2(cur_u, 1, cu0, cu1); \ 592 LD_UB2(top_v, 1, tv0, tv1); \ 593 LD_UB2(cur_v, 1, cv0, cv1); \ 618 LD_UB2(&temp_u[ 0], 1, tu0, tu1); \ 619 LD_UB2(&temp_u[32], 1, cu0, cu1); \ 620 LD_UB2(&temp_v[ 0], 1, tv0, tv1); \ 621 LD_UB2(&temp_v[32], 1, cv0, cv1); \
|
D | lossless_enc_msa.c | 64 LD_UB2(data, 4, src0, src1); in TransformColor_MSA() 107 LD_UB2(ptemp_data, 16, src0, src1); in SubtractGreenFromBlueAndRed_MSA()
|
D | filters_msa.c | 29 LD_UB2(src, 16, src0, src1); in PredictLineInverse0() 30 LD_UB2(pred, 16, pred0, pred1); in PredictLineInverse0()
|
/external/libpng/mips/ |
D | filter_msa_intrinsics.c | 257 #define LD_UB2(...) LD_B2(v16u8, __VA_ARGS__) macro 409 LD_UB2(rp, 16, src0, src1); in png_read_filter_row_up_msa() 410 LD_UB2(pp, 16, src4, src5); in png_read_filter_row_up_msa() 424 LD_UB2(rp, 16, src0, src1); in png_read_filter_row_up_msa() 425 LD_UB2(pp, 16, src4, src5); in png_read_filter_row_up_msa() 435 LD_UB2(rp, 16, src0, src1); in png_read_filter_row_up_msa() 436 LD_UB2(pp, 16, src4, src5); in png_read_filter_row_up_msa()
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | macros_msa.h | 161 #define LD_UB2(...) LD_B2(const v16u8, __VA_ARGS__) macro
|
/external/libyuv/files/include/libyuv/ |
D | macros_msa.h | 161 #define LD_UB2(...) LD_B2(v16u8, __VA_ARGS__) macro
|