/external/libvpx/libvpx/vpx_dsp/x86/ |
D | txfm_common_sse2.h | 18 _mm_set_epi16((int16_t)(b), (int16_t)(a), (int16_t)(b), (int16_t)(a), \ 25 _mm_set_epi16((int16_t)(b), (int16_t)(b), (int16_t)(b), (int16_t)(b), \
|
/external/libhevc/common/x86/ |
D | ihevc_chroma_intra_pred_filters_sse42_intr.c | 152 …const_temp_4x32b = _mm_set_epi16(pu1_ref[2 * (three_nt + 1) + 1], pu1_ref[2 * (three_nt + 1)], pu… in ihevc_intra_pred_chroma_planar_sse42() 156 …const_temp1_4x32b = _mm_set_epi16(pu1_ref[2 * (nt - 1) + 1], pu1_ref[2 * (nt - 1)], pu1_ref[2 * (n… in ihevc_intra_pred_chroma_planar_sse42() 174 …const_temp2_4x32b = _mm_set_epi16(pu1_ref[2 * (two_nt - 1 - row) + 1], pu1_ref[2 * (two_nt - 1 - … in ihevc_intra_pred_chroma_planar_sse42() 181 const_temp5_4x32b = _mm_set_epi16(3, 3, 2, 2, 1, 1, 0, 0); in ihevc_intra_pred_chroma_planar_sse42() 182 col_8x16b = _mm_set_epi16(4, 4, 3, 3, 2, 2, 1, 1); in ihevc_intra_pred_chroma_planar_sse42()
|
D | ihevc_intra_pred_filters_ssse3_intr.c | 704 … nt_row_16x8b = _mm_set_epi16(0x1f18, 0x1f19, 0x1f1a, 0x1f1b, 0x1f1c, 0x1f1d, 0x1f1e, 0x1f1f); in ihevc_intra_pred_luma_planar_ssse3() 707 row_16x8b = _mm_set_epi16(0x0108, 0x0107, 0x0106, 0x0105, 0x0104, 0x0103, 0x0102, 0x0101); in ihevc_intra_pred_luma_planar_ssse3() 780 … nt_row_16x8b = _mm_set_epi16(0x0f08, 0x0f09, 0x0f0a, 0x0f0b, 0x0f0c, 0x0f0d, 0x0f0e, 0x0f0f); in ihevc_intra_pred_luma_planar_ssse3() 783 row_16x8b = _mm_set_epi16(0x0108, 0x0107, 0x0106, 0x0105, 0x0104, 0x0103, 0x0102, 0x0101); in ihevc_intra_pred_luma_planar_ssse3() 858 … nt_row_16x8b = _mm_set_epi16(0x0700, 0x0701, 0x0702, 0x0703, 0x0704, 0x0705, 0x0706, 0x0707); in ihevc_intra_pred_luma_planar_ssse3() 861 row_16x8b = _mm_set_epi16(0x0108, 0x0107, 0x0106, 0x0105, 0x0104, 0x0103, 0x0102, 0x0101); in ihevc_intra_pred_luma_planar_ssse3() 951 const_temp5_4x32b = _mm_set_epi16(7, 6, 5, 4, 3, 2, 1, 0); in ihevc_intra_pred_luma_planar_ssse3() 952 col_8x16b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_planar_ssse3() 2363 row_4x32b = _mm_set_epi16(4, 3, 2, 1, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_3_to_9_ssse3() 2461 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_3_to_9_ssse3() [all …]
|
D | ihevc_chroma_intra_pred_filters_ssse3_intr.c | 170 …const_temp_4x32b = _mm_set_epi16(pu1_ref[2 * (three_nt + 1) + 1], pu1_ref[2 * (three_nt + 1)], pu… in ihevc_intra_pred_chroma_planar_ssse3() 174 …const_temp1_4x32b = _mm_set_epi16(pu1_ref[2 * (nt - 1) + 1], pu1_ref[2 * (nt - 1)], pu1_ref[2 * (n… in ihevc_intra_pred_chroma_planar_ssse3() 193 …const_temp2_4x32b = _mm_set_epi16(pu1_ref[2 * (two_nt - 1 - row) + 1], pu1_ref[2 * (two_nt - 1 - … in ihevc_intra_pred_chroma_planar_ssse3() 200 const_temp5_4x32b = _mm_set_epi16(3, 3, 2, 2, 1, 1, 0, 0); in ihevc_intra_pred_chroma_planar_ssse3() 201 col_8x16b = _mm_set_epi16(4, 4, 3, 3, 2, 2, 1, 1); in ihevc_intra_pred_chroma_planar_ssse3() 1190 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() 1315 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() 1632 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_chroma_mode_11_to_17_ssse3() 1749 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_chroma_mode_11_to_17_ssse3() 2037 row_4x32b = _mm_set_epi16(4, 3, 2, 1, 4, 3, 2, 1); in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() [all …]
|
D | ihevc_intra_pred_filters_sse42_intr.c | 1543 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1725 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 2142 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_11_to_17_sse42() 2346 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_11_to_17_sse42() 2555 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_11_to_17_sse42() 2853 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3057 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3267 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3579 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_27_to_33_sse42() 3769 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_27_to_33_sse42() [all …]
|
D | ihevc_weighted_pred_ssse3_intr.c | 430 …wgt0_8x16b = _mm_set_epi16(wgt0_cr, wgt0_cb, wgt0_cr, wgt0_cb, wgt0_cr, wgt0_cb, wgt0_cr, wgt0_cb); in ihevc_weighted_pred_chroma_uni_ssse3() 1054 …wgt0_8x16b = _mm_set_epi16(wgt0_cr, wgt0_cb, wgt0_cr, wgt0_cb, wgt0_cr, wgt0_cb, wgt0_cr, wgt0_cb); in ihevc_weighted_pred_chroma_bi_ssse3() 1056 …wgt1_8x16b = _mm_set_epi16(wgt1_cr, wgt1_cb, wgt1_cr, wgt1_cb, wgt1_cr, wgt1_cb, wgt1_cr, wgt1_cb); in ihevc_weighted_pred_chroma_bi_ssse3()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | jnt_variance_ssse3.c | 59 _mm_set_epi16(round, round, round, round, round, round, round, round); in aom_dist_wtd_comp_avg_pred_ssse3() 138 _mm_set_epi16(round, round, round, round, round, round, round, round); in aom_dist_wtd_comp_avg_upsampled_pred_ssse3()
|
D | highbd_variance_sse2.c | 765 const __m128i w0 = _mm_set_epi16(wt0, wt0, wt0, wt0, wt0, wt0, wt0, wt0); in aom_highbd_dist_wtd_comp_avg_pred_sse2() 766 const __m128i w1 = _mm_set_epi16(wt1, wt1, wt1, wt1, wt1, wt1, wt1, wt1); in aom_highbd_dist_wtd_comp_avg_pred_sse2() 769 _mm_set_epi16(round, round, round, round, round, round, round, round); in aom_highbd_dist_wtd_comp_avg_pred_sse2() 826 const __m128i w0 = _mm_set_epi16(wt0, wt0, wt0, wt0, wt0, wt0, wt0, wt0); in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2() 827 const __m128i w1 = _mm_set_epi16(wt1, wt1, wt1, wt1, wt1, wt1, wt1, wt1); in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2() 830 _mm_set_epi16(round, round, round, round, round, round, round, round); in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2()
|
/external/libavc/common/x86/ |
D | ih264_deblk_chroma_ssse3.c | 515 C0_uv_8x16 = _mm_set_epi16(pu1_cliptab_cr[u1_Bs1], pu1_cliptab_cb[u1_Bs1], in ih264_deblk_chroma_vert_bslt4_ssse3() 555 C0_uv_8x16 = _mm_set_epi16(pu1_cliptab_cr[u1_Bs3], pu1_cliptab_cb[u1_Bs3], in ih264_deblk_chroma_vert_bslt4_ssse3() 721 C0_uv_8x16 = _mm_set_epi16(pu1_cliptab_cr[u1_Bs1], pu1_cliptab_cb[u1_Bs1], in ih264_deblk_chroma_horz_bslt4_ssse3() 761 C0_uv_8x16 = _mm_set_epi16(pu1_cliptab_cr[u1_Bs3], pu1_cliptab_cb[u1_Bs3], in ih264_deblk_chroma_horz_bslt4_ssse3() 1042 C0_uv_8x16 = _mm_set_epi16(pu1_cliptab_cr[u1_Bs3], pu1_cliptab_cb[u1_Bs3], in ih264_deblk_chroma_vert_bslt4_mbaff_ssse3()
|
D | ih264_deblk_luma_ssse3.c | 937 flag1 = _mm_set_epi16(u1_Bs1, u1_Bs, u1_Bs1, u1_Bs, u1_Bs1, u1_Bs, in ih264_deblk_luma_vert_bslt4_ssse3() 942 i_C0 = _mm_set_epi16(pu1_cliptab[u1_Bs1], pu1_cliptab[u1_Bs], in ih264_deblk_luma_vert_bslt4_ssse3()
|
/external/webp/src/dsp/ |
D | enc_sse2.c | 203 const __m128i k88p = _mm_set_epi16(8, 8, 8, 8, 8, 8, 8, 8); in FTransformPass1_SSE2() 204 const __m128i k88m = _mm_set_epi16(-8, 8, -8, 8, -8, 8, -8, 8); in FTransformPass1_SSE2() 205 const __m128i k5352_2217p = _mm_set_epi16(2217, 5352, 2217, 5352, in FTransformPass1_SSE2() 207 const __m128i k5352_2217m = _mm_set_epi16(-5352, 2217, -5352, 2217, in FTransformPass1_SSE2() 247 const __m128i k5352_2217 = _mm_set_epi16(5352, 2217, 5352, 2217, in FTransformPass2_SSE2() 249 const __m128i k2217_5352 = _mm_set_epi16(2217, -5352, 2217, -5352, in FTransformPass2_SSE2() 389 const __m128i kMult = _mm_set_epi16(-1, 1, -1, 1, 1, 1, 1, 1); in FTransformWHTRow_SSE2()
|
D | alpha_processing_sse2.c | 181 const __m128i kMask = _mm_set_epi16(0, 0xff, 0xff, 0, 0, 0xff, 0xff, 0); in ApplyAlphaMultiply_SSE2() 299 const __m128i kMask = _mm_set_epi16(0, 0xff, 0, 0, 0, 0xff, 0, 0); in MultARGBRow_SSE2()
|
D | yuv_sse41.c | 368 #define MK_CST_16(A, B) _mm_set_epi16((B), (A), (B), (A), (B), (A), (B), (A))
|
D | yuv_sse2.c | 522 #define MK_CST_16(A, B) _mm_set_epi16((B), (A), (B), (A), (B), (A), (B), (A))
|
/external/zlib/ |
D | adler32_simd.c | 89 _mm_set_epi16( 1, 1, 1, 1, 1, 1, 1, 1); in adler32_simd_()
|
/external/angle/third_party/zlib/ |
D | adler32_simd.c | 89 _mm_set_epi16( 1, 1, 1, 1, 1, 1, 1, 1); in adler32_simd_()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | wedge_utils_sse2.c | 196 const __m128i v_neg_w = _mm_set_epi16((short)0xffff, 0, (short)0xffff, 0, in av1_wedge_compute_delta_squares_sse2()
|
/external/llvm-project/clang/lib/Headers/ |
D | emmintrin.h | 3699 _mm_set_epi16(short __w7, short __w6, short __w5, short __w4, short __w3, short __w2, short __w1, s… in _mm_set_epi16() function 3825 return _mm_set_epi16(__w, __w, __w, __w, __w, __w, __w, __w); in _mm_set1_epi16() 3918 return _mm_set_epi16(__w7, __w6, __w5, __w4, __w3, __w2, __w1, __w0); in _mm_setr_epi16()
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_directional_sse4.cc | 770 const __m128i increments = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in DirectionalZone2_SSE4_1() 1340 const __m128i adjacency_shuffler = _mm_set_epi16( in DirectionalIntraPredictorZone1_SSE4_1() 1343 const __m128i identity_shuffler = _mm_set_epi16( in DirectionalIntraPredictorZone1_SSE4_1()
|
/external/eigen/Eigen/src/Core/arch/CUDA/ |
D | PacketMathHalf.h | 780 result.x = _mm_set_epi16(b, b, b, b, a, a, a, a); 821 result.x = _mm_set_epi16(h7.x, h6.x, h5.x, h4.x, h3.x, h2.x, h1.x, h0.x); 845 …result.x = _mm_set_epi16(from[7*stride].x, from[6*stride].x, from[5*stride].x, from[4*stride].x, f…
|
/external/llvm-project/clang/test/CodeGen/ |
D | ppc-emmintrin.c | 1892 resi = _mm_set_epi16(ss[7], ss[6], ss[5], ss[4], ss[3], ss[2], ss[1], ss[0]); in test_set()
|
/external/llvm-project/clang/lib/Headers/ppc_wrappers/ |
D | emmintrin.h | 676 _mm_set_epi16 (short __q7, short __q6, short __q5, short __q4, in _mm_set_epi16() function 717 return _mm_set_epi16 (__A, __A, __A, __A, __A, __A, __A, __A); in _mm_set1_epi16() 745 return _mm_set_epi16 (__q7, __q6, __q5, __q4, __q3, __q2, __q1, __q0); in _mm_setr_epi16()
|
/external/clang/test/CodeGen/ |
D | sse2-builtins.c | 925 return _mm_set_epi16(A, B, C, D, E, F, G, H); in test_mm_set_epi16()
|
/external/llvm-project/clang/test/CodeGen/X86/ |
D | sse2-builtins.c | 967 return _mm_set_epi16(A, B, C, D, E, F, G, H); in test_mm_set_epi16()
|
/external/clang/lib/Headers/ |
D | emmintrin.h | 2010 _mm_set_epi16(short __w7, short __w6, short __w5, short __w4, short __w3, short __w2, short __w1, s… in _mm_set_epi16() function
|