Home
last modified time | relevance | path

Searched refs:_mm_add_epi8 (Results 1 – 21 of 21) sorted by relevance

/external/libpng/contrib/intel/
Dfilter_sse2_intrinsics.c78 d = _mm_add_epi8(d, a); in png_read_filter_row_sub3_sse2()
86 d = _mm_add_epi8(d, a); in png_read_filter_row_sub3_sse2()
107 d = _mm_add_epi8(d, a); in png_read_filter_row_sub4_sse2()
138 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg3_sse2()
155 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg3_sse2()
188 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg4_sse2()
275 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth3_sse2()
310 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth3_sse2()
369 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth4_sse2()
/external/skia/third_party/libpng/contrib/intel/
Dfilter_sse2_intrinsics.c78 d = _mm_add_epi8(d, a); in png_read_filter_row_sub3_sse2()
86 d = _mm_add_epi8(d, a); in png_read_filter_row_sub3_sse2()
107 d = _mm_add_epi8(d, a); in png_read_filter_row_sub4_sse2()
138 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg3_sse2()
155 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg3_sse2()
188 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg4_sse2()
275 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth3_sse2()
310 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth3_sse2()
369 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth4_sse2()
/external/pdfium/third_party/libpng16/contrib/intel/
Dfilter_sse2_intrinsics.c78 d = _mm_add_epi8(d, a); in png_read_filter_row_sub3_sse2()
86 d = _mm_add_epi8(d, a); in png_read_filter_row_sub3_sse2()
107 d = _mm_add_epi8(d, a); in png_read_filter_row_sub4_sse2()
138 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg3_sse2()
155 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg3_sse2()
188 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg4_sse2()
275 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth3_sse2()
310 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth3_sse2()
369 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth4_sse2()
/external/libavc/common/x86/
Dih264_deblk_luma_ssse3.c173 temp1 = _mm_add_epi8(temp1, temp2); in ih264_deblk_luma_vert_bs4_ssse3()
186 temp1 = _mm_add_epi8(temp1, temp2); in ih264_deblk_luma_vert_bs4_ssse3()
201 temp1 = _mm_add_epi8(temp1, temp2); in ih264_deblk_luma_vert_bs4_ssse3()
217 temp1 = _mm_add_epi8(temp1, temp2); in ih264_deblk_luma_vert_bs4_ssse3()
232 temp1 = _mm_add_epi8(temp1, temp2); in ih264_deblk_luma_vert_bs4_ssse3()
245 temp1 = _mm_add_epi8(temp1, temp2); in ih264_deblk_luma_vert_bs4_ssse3()
387 p0_16x8 = _mm_add_epi8(p0_16x8, p0_16x8_1); in ih264_deblk_luma_vert_bs4_ssse3()
391 q0_16x8 = _mm_add_epi8(q0_16x8, q0_16x8_1); in ih264_deblk_luma_vert_bs4_ssse3()
397 p0_16x8 = _mm_add_epi8(p0_16x8, p0_16x8_2); in ih264_deblk_luma_vert_bs4_ssse3()
401 q0_16x8 = _mm_add_epi8(q0_16x8, q0_16x8_2); in ih264_deblk_luma_vert_bs4_ssse3()
[all …]
Dih264_deblk_chroma_ssse3.c210 p0_uv_16x8 = _mm_add_epi8(p0_uv_8x16_1, p0_uv_8x16_2); in ih264_deblk_chroma_vert_bs4_ssse3()
215 q0_uv_16x8 = _mm_add_epi8(q0_uv_8x16_1, q0_uv_8x16_2); in ih264_deblk_chroma_vert_bs4_ssse3()
379 p0_uv_8x16_1 = _mm_add_epi8(p0_uv_8x16_1, p0_uv_8x16_2); in ih264_deblk_chroma_horz_bs4_ssse3()
385 q0_uv_8x16_1 = _mm_add_epi8(q0_uv_8x16_1, q0_uv_8x16_2); in ih264_deblk_chroma_horz_bs4_ssse3()
578 p0_uv_16x8 = _mm_add_epi8(p0_uv_8x16_1, p0_uv_8x16_2); in ih264_deblk_chroma_vert_bslt4_ssse3()
583 q0_uv_16x8 = _mm_add_epi8(q0_uv_8x16_1, q0_uv_8x16_2); in ih264_deblk_chroma_vert_bslt4_ssse3()
784 p0_uv_8x16_1 = _mm_add_epi8(p0_uv_8x16_1, p0_uv_8x16_2); in ih264_deblk_chroma_horz_bslt4_ssse3()
790 q0_uv_8x16_1 = _mm_add_epi8(q0_uv_8x16_1, q0_uv_8x16_2); in ih264_deblk_chroma_horz_bslt4_ssse3()
906 p0_uv_16x8 = _mm_add_epi8(p0_uv_8x16_1, p0_uv_8x16_2); in ih264_deblk_chroma_vert_bs4_mbaff_ssse3()
911 q0_uv_16x8 = _mm_add_epi8(q0_uv_8x16_1, q0_uv_8x16_2); in ih264_deblk_chroma_vert_bs4_mbaff_ssse3()
[all …]
Dih264_iquant_itrans_recon_dc_ssse3.c459 out_r0 = _mm_add_epi8(out_r0, pred_r0); in ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3()
460 out_r1 = _mm_add_epi8(out_r1, pred_r1); in ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3()
461 out_r2 = _mm_add_epi8(out_r2, pred_r2); in ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3()
462 out_r3 = _mm_add_epi8(out_r3, pred_r3); in ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3()
Dih264_iquant_itrans_recon_sse42.c563 out_r0 = _mm_add_epi8(out_r0, resq_r0); in ih264_iquant_itrans_recon_chroma_4x4_sse42()
564 out_r1 = _mm_add_epi8(out_r1, resq_r1); in ih264_iquant_itrans_recon_chroma_4x4_sse42()
565 out_r2 = _mm_add_epi8(out_r2, resq_r2); in ih264_iquant_itrans_recon_chroma_4x4_sse42()
566 out_r3 = _mm_add_epi8(out_r3, resq_r3); in ih264_iquant_itrans_recon_chroma_4x4_sse42()
/external/libhevc/common/x86/
Dihevc_sao_ssse3_intr.c999 edge0_16x8b = _mm_add_epi8(edge0_16x8b, left0_16x8b); in ihevc_sao_edge_offset_class0_ssse3()
1000 edge1_16x8b = _mm_add_epi8(edge1_16x8b, left1_16x8b); in ihevc_sao_edge_offset_class0_ssse3()
1002 edge0_16x8b = _mm_add_epi8(edge0_16x8b, const2_16x8b); in ihevc_sao_edge_offset_class0_ssse3()
1003 edge1_16x8b = _mm_add_epi8(edge1_16x8b, const2_16x8b); in ihevc_sao_edge_offset_class0_ssse3()
1144 edge0_16x8b = _mm_add_epi8(edge0_16x8b, left0_16x8b); in ihevc_sao_edge_offset_class0_ssse3()
1145 edge1_16x8b = _mm_add_epi8(edge1_16x8b, left1_16x8b); in ihevc_sao_edge_offset_class0_ssse3()
1147 edge0_16x8b = _mm_add_epi8(edge0_16x8b, const2_16x8b); in ihevc_sao_edge_offset_class0_ssse3()
1148 edge1_16x8b = _mm_add_epi8(edge1_16x8b, const2_16x8b); in ihevc_sao_edge_offset_class0_ssse3()
1349 edge0_16x8b = _mm_add_epi8(edge0_16x8b, left0_16x8b); in ihevc_sao_edge_offset_class0_chroma_ssse3()
1350 edge1_16x8b = _mm_add_epi8(edge1_16x8b, left1_16x8b); in ihevc_sao_edge_offset_class0_chroma_ssse3()
[all …]
/external/fec/
Dviterbi27_sse2.c153 m0 = _mm_add_epi8(vp->old_metrics->v[i],metric);
154 m3 = _mm_add_epi8(vp->old_metrics->v[2+i],metric);
155 m1 = _mm_add_epi8(vp->old_metrics->v[2+i],m_metric);
156 m2 = _mm_add_epi8(vp->old_metrics->v[i],m_metric);
/external/webp/src/dsp/
Dfilters_sse2.c228 const __m128i A1 = _mm_add_epi8(A0, last); in HorizontalUnfilter()
230 const __m128i A3 = _mm_add_epi8(A1, A2); in HorizontalUnfilter()
232 const __m128i A5 = _mm_add_epi8(A3, A4); in HorizontalUnfilter()
234 const __m128i A7 = _mm_add_epi8(A5, A6); in HorizontalUnfilter()
254 const __m128i C0 = _mm_add_epi8(A0, B0); in VerticalUnfilter()
255 const __m128i C1 = _mm_add_epi8(A1, B1); in VerticalUnfilter()
284 const __m128i tmp5 = _mm_add_epi8(tmp4, D); // add to in[] in GradientPredictInverse()
Dlossless_sse2.c186 const __m128i res = _mm_add_epi8(src, black); in PredictorAdd0_SSE2()
205 const __m128i sum0 = _mm_add_epi8(src, shift0); in PredictorAdd1_SSE2()
209 const __m128i sum1 = _mm_add_epi8(sum0, shift1); in PredictorAdd1_SSE2()
210 const __m128i res = _mm_add_epi8(sum1, prev); in PredictorAdd1_SSE2()
229 const __m128i res = _mm_add_epi8(src, other); \
261 res = _mm_add_epi8(avg, src); \ in GENERATE_PREDICTOR_ADD()
290 L = _mm_add_epi8(avg, src);
335 L = _mm_add_epi8(src, pred); in PredictorAdd11_SSE2()
354 const __m128i res = _mm_add_epi8(src, alls); \
405 const __m128i out = _mm_add_epi8(in, C); in GENERATE_PREDICTOR_ADD()
[all …]
Dlossless_enc_sse2.c70 const __m128i H = _mm_add_epi8(G, D); // x dr x db in TransformColor()
Ddec_sse2.c409 t2 = _mm_add_epi8(t3, sign_bit); in DoFilter4()
/external/libvpx/libvpx/vp8/encoder/x86/
Ddenoising_sse2.c89 adj2 = _mm_add_epi8(adj2, adj1); in vp8_denoiser_filter_sse2()
265 adj2 = _mm_add_epi8(adj2, adj1); in vp8_denoiser_filter_uv_sse2()
/external/webrtc/webrtc/modules/video_processing/util/
Ddenoiser_filter_sse2.cc185 adj2 = _mm_add_epi8(adj2, adj1); in MbDenoise()
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_denoiser_sse2.c69 adj2 = _mm_add_epi8(adj2, adj1); in vp9_denoiser_16x1_sse2()
/external/skia/src/opts/
DSkColor_opts_SSE2.h107 return _mm_add_epi8(dst, diff); in SkFastFourByteInterp256_SSE2()
DSkNx_sse.h428 return _mm_add_epi8(top_8x, _mm_min_epi16(_mm_sub_epi8(a.fVec, top_8x), in Min()
487 AI SkNx operator + (const SkNx& o) const { return _mm_add_epi8(fVec, o.fVec); }
/external/clang/test/CodeGen/
Dsse2-builtins.c14 return _mm_add_epi8(A, B); in test_mm_add_epi8()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdintrin.h310 SIMD_EMU_EPI(_simdemu_add_epi8, _mm_add_epi8) in SIMD_EMU_EPI()
/external/clang/lib/Headers/
Demmintrin.h653 _mm_add_epi8(__m128i __a, __m128i __b) in _mm_add_epi8() function