Home
last modified time | relevance | path

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

/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/libpng/contrib/intel/
Dfilter_sse2_intrinsics.c58 d = _mm_add_epi8(d, a); in png_read_filter_row_sub3_sse2()
77 d = _mm_add_epi8(d, a); in png_read_filter_row_sub4_sse2()
107 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg3_sse2()
138 d = _mm_add_epi8(d, avg); in png_read_filter_row_avg4_sse2()
221 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth3_sse2()
277 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth4_sse2()
/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.c46 const __m128i C0 = _mm_add_epi8(A0, B0); in PredictLineTop()
47 const __m128i C1 = _mm_add_epi8(A1, B1); in PredictLineTop()
77 const __m128i A1 = _mm_add_epi8(A0, last); in PredictLineLeft()
79 const __m128i A3 = _mm_add_epi8(A1, A2); in PredictLineLeft()
81 const __m128i A5 = _mm_add_epi8(A3, A4); in PredictLineLeft()
83 const __m128i A7 = _mm_add_epi8(A5, A6); in PredictLineLeft()
Dlossless_sse2.c165 const __m128i out = _mm_add_epi8(in, C); in AddGreenToBlueAndRed()
196 const __m128i E = _mm_add_epi8(in, D); // x r' x b' in TransformColorInverse()
200 const __m128i I = _mm_add_epi8(H, F); // r' x b'' 0 in TransformColorInverse()
Dlossless_enc_sse2.c66 const __m128i H = _mm_add_epi8(G, D); // x dr x db in TransformColor()
Ddec_sse2.c460 t2 = _mm_add_epi8(t3, sign_bit); in DoFilter4()
/external/skia/src/opts/
DSkColor_opts_SSE2.h227 return _mm_add_epi8(result, SkAlphaMulQ_SSE2(dst, dst_scale)); in SkBlendARGB32_SSE2()
242 return _mm_add_epi8(result, SkAlphaMulQ_SSE2(dst, dst_scale)); in SkBlendARGB32_SSE2()
DSkNx_sse.h217 return _mm_add_epi8(top_8x, _mm_min_epi16(_mm_sub_epi8(a.fVec, top_8x), in Min()
267 SkNx operator + (const SkNx& o) const { return _mm_add_epi8(fVec, o.fVec); }
DSkBlitRow_opts_SSE2.cpp52 __m128i result = _mm_add_epi8(src_pixel, dst_pixel); in S32_Blend_BlitRow32_SSE2()
134 __m128i result = _mm_add_epi8(src_pixel, dst_pixel); in S32A_Opaque_BlitRow32_SSE2()
/external/libvpx/libvpx/vp8/encoder/x86/
Ddenoising_sse2.c91 adj2 = _mm_add_epi8(adj2, adj1); in vp8_denoiser_filter_sse2()
269 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.c75 adj2 = _mm_add_epi8(adj2, adj1); in vp9_denoiser_16x1_sse2()
/external/clang/test/CodeGen/
Dsse2-builtins.c12 return _mm_add_epi8(A, B); in test_mm_add_epi8()
/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_sse.hpp847 OPENCV_HAL_IMPL_SSE_BIN_FUNC(v_uint8x16, v_add_wrap, _mm_add_epi8) in OPENCV_HAL_IMPL_SSE_FLT_CMP_OP()
848 OPENCV_HAL_IMPL_SSE_BIN_FUNC(v_int8x16, v_add_wrap, _mm_add_epi8) in OPENCV_HAL_IMPL_SSE_FLT_CMP_OP()
/external/opencv3/3rdparty/libwebp/dsp/
Dlossless.c757 const __m128i out = _mm_add_epi8(in, in_0g0g); in AddGreenToBlueAndRed()
/external/clang/lib/Headers/
Demmintrin.h630 _mm_add_epi8(__m128i __a, __m128i __b) in _mm_add_epi8() function
/external/opencv3/modules/core/src/
Darithm.cpp554 return _mm_add_epi8(_mm_subs_epu8(a, b), _mm_subs_epu8(b, a));
5138 __m128i v_src = _mm_add_epi8(_mm_loadu_si128((const __m128i *)(src1 + x)), v_128); in operator ()()
5139 …__m128i v_mask1 = _mm_cmpgt_epi8(_mm_add_epi8(_mm_loadu_si128((const __m128i *)(src2 + x)), v_128)… in operator ()()
5140 …__m128i v_mask2 = _mm_cmpgt_epi8(v_src, _mm_add_epi8(_mm_loadu_si128((const __m128i *)(src3 + x)),… in operator ()()