/external/webp/src/dsp/ |
D | alpha_processing_sse2.c | 181 const __m128i kMask = _mm_set_epi16(0xff, 0, 0, 0, 0xff, 0, 0, 0); in ApplyAlphaMultiply() 183 _mm_set_epi16(0, 0x8081, 0x8081, 0x8081, 0, 0x8081, 0x8081, 0x8081); in ApplyAlphaMultiply() 188 const __m128i kMask = _mm_set_epi16(0, 0, 0, 0xff, 0, 0, 0, 0xff); in ApplyAlphaMultiply() 190 _mm_set_epi16(0x8081, 0x8081, 0x8081, 0, 0x8081, 0x8081, 0x8081, 0); in ApplyAlphaMultiply() 227 _mm_set_epi16(0, 1 << 7, 1 << 7, 1 << 7, 0, 1 << 7, 1 << 7, 1 << 7); in MultARGBRow() 229 _mm_set_epi16(0, 0x0101, 0x0101, 0x0101, 0, 0x0101, 0x0101, 0x0101); in MultARGBRow() 230 const __m128i kOne64 = _mm_set_epi16(1u << 8, 0, 0, 0, 1u << 8, 0, 0, 0); in MultARGBRow()
|
D | lossless_enc_sse2.c | 46 const __m128i mults_rb = _mm_set_epi16( in TransformColor() 51 const __m128i mults_b2 = _mm_set_epi16( in TransformColor() 81 const __m128i mults_r = _mm_set_epi16( in CollectColorBlueTransforms() 84 const __m128i mults_g = _mm_set_epi16( in CollectColorBlueTransforms() 131 const __m128i mults_g = _mm_set_epi16( in CollectColorRedTransforms()
|
D | enc_sse2.c | 283 const __m128i k88p = _mm_set_epi16(8, 8, 8, 8, 8, 8, 8, 8); in FTransformPass1() 284 const __m128i k88m = _mm_set_epi16(-8, 8, -8, 8, -8, 8, -8, 8); in FTransformPass1() 285 const __m128i k5352_2217p = _mm_set_epi16(2217, 5352, 2217, 5352, in FTransformPass1() 287 const __m128i k5352_2217m = _mm_set_epi16(-5352, 2217, -5352, 2217, in FTransformPass1() 326 const __m128i k5352_2217 = _mm_set_epi16(5352, 2217, 5352, 2217, in FTransformPass2() 328 const __m128i k2217_5352 = _mm_set_epi16(2217, -5352, 2217, -5352, in FTransformPass2() 466 const __m128i kMult1 = _mm_set_epi16(0, 0, 0, 0, 1, 1, 1, 1); in FTransformWHTRow() 467 const __m128i kMult2 = _mm_set_epi16(0, 0, 0, 0, -1, 1, -1, 1); in FTransformWHTRow()
|
D | lossless_sse2.c | 179 const __m128i mults_rb = _mm_set_epi16( in TransformColorInverse() 184 const __m128i mults_b2 = _mm_set_epi16( in TransformColorInverse()
|
D | yuv_sse2.c | 540 #define MK_CST_16(A, B) _mm_set_epi16((B), (A), (B), (A), (B), (A), (B), (A))
|
D | dec_sse2.c | 257 const __m128i CD = _mm_set_epi16(0, 0, 0, 0, -d1, -c1, c1, d1); in TransformAC3()
|
/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), \ 22 _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 | 165 …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() 169 …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() 187 …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() 194 const_temp5_4x32b = _mm_set_epi16(3, 3, 2, 2, 1, 1, 0, 0); in ihevc_intra_pred_chroma_planar_sse42() 195 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 | 723 … nt_row_16x8b = _mm_set_epi16(0x1f18, 0x1f19, 0x1f1a, 0x1f1b, 0x1f1c, 0x1f1d, 0x1f1e, 0x1f1f); in ihevc_intra_pred_luma_planar_ssse3() 726 row_16x8b = _mm_set_epi16(0x0108, 0x0107, 0x0106, 0x0105, 0x0104, 0x0103, 0x0102, 0x0101); in ihevc_intra_pred_luma_planar_ssse3() 799 … nt_row_16x8b = _mm_set_epi16(0x0f08, 0x0f09, 0x0f0a, 0x0f0b, 0x0f0c, 0x0f0d, 0x0f0e, 0x0f0f); in ihevc_intra_pred_luma_planar_ssse3() 802 row_16x8b = _mm_set_epi16(0x0108, 0x0107, 0x0106, 0x0105, 0x0104, 0x0103, 0x0102, 0x0101); in ihevc_intra_pred_luma_planar_ssse3() 877 … nt_row_16x8b = _mm_set_epi16(0x0700, 0x0701, 0x0702, 0x0703, 0x0704, 0x0705, 0x0706, 0x0707); in ihevc_intra_pred_luma_planar_ssse3() 880 row_16x8b = _mm_set_epi16(0x0108, 0x0107, 0x0106, 0x0105, 0x0104, 0x0103, 0x0102, 0x0101); in ihevc_intra_pred_luma_planar_ssse3() 970 const_temp5_4x32b = _mm_set_epi16(7, 6, 5, 4, 3, 2, 1, 0); in ihevc_intra_pred_luma_planar_ssse3() 971 col_8x16b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_planar_ssse3() 2382 row_4x32b = _mm_set_epi16(4, 3, 2, 1, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_3_to_9_ssse3() 2480 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 | 183 …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() 187 …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() 206 …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() 213 const_temp5_4x32b = _mm_set_epi16(3, 3, 2, 2, 1, 1, 0, 0); in ihevc_intra_pred_chroma_planar_ssse3() 214 col_8x16b = _mm_set_epi16(4, 4, 3, 3, 2, 2, 1, 1); in ihevc_intra_pred_chroma_planar_ssse3() 1203 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() 1328 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() 1645 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_chroma_mode_11_to_17_ssse3() 1762 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_chroma_mode_11_to_17_ssse3() 2050 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 | 1561 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1743 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 2160 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_11_to_17_sse42() 2364 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_11_to_17_sse42() 2573 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_11_to_17_sse42() 2871 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3075 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3285 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3597 row_4x32b = _mm_set_epi16(8, 7, 6, 5, 4, 3, 2, 1); in ihevc_intra_pred_luma_mode_27_to_33_sse42() 3787 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/skia/src/opts/ |
D | SkBitmapFilter_opts_SSE2.cpp | 57 mask[1] = _mm_set_epi16(0, 0, 0, 0, 0, 0, 0, -1); in convolveHorizontally_SSE2() 58 mask[2] = _mm_set_epi16(0, 0, 0, 0, 0, 0, -1, -1); in convolveHorizontally_SSE2() 59 mask[3] = _mm_set_epi16(0, 0, 0, 0, 0, -1, -1, -1); in convolveHorizontally_SSE2() 189 mask[1] = _mm_set_epi16(0, 0, 0, 0, 0, 0, 0, -1); in convolve4RowsHorizontally_SSE2() 190 mask[2] = _mm_set_epi16(0, 0, 0, 0, 0, 0, -1, -1); in convolve4RowsHorizontally_SSE2() 191 mask[3] = _mm_set_epi16(0, 0, 0, 0, 0, -1, -1, -1); in convolve4RowsHorizontally_SSE2()
|
/external/opencv3/3rdparty/libwebp/dsp/ |
D | enc_sse2.c | 333 const __m128i k5352_2217 = _mm_set_epi16(5352, 2217, 5352, 2217, in FTransformSSE2() 335 const __m128i k2217_5352 = _mm_set_epi16(2217, -5352, 2217, -5352, in FTransformSSE2() 337 const __m128i k88p = _mm_set_epi16(8, 8, 8, 8, 8, 8, 8, 8); in FTransformSSE2() 338 const __m128i k88m = _mm_set_epi16(-8, 8, -8, 8, -8, 8, -8, 8); in FTransformSSE2() 339 const __m128i k5352_2217p = _mm_set_epi16(2217, 5352, 2217, 5352, in FTransformSSE2() 341 const __m128i k5352_2217m = _mm_set_epi16(-5352, 2217, -5352, 2217, in FTransformSSE2()
|
/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/clang/lib/Headers/ |
D | emmintrin.h | 1154 _mm_set_epi16(short __w7, short __w6, short __w5, short __w4, short __w3, short __w2, short __w1, s… in _mm_set_epi16() function
|