/external/libaom/libaom/aom_dsp/x86/ |
D | convolve_sse4_1.h | 21 const __m128i *const wt1, in mult_add_store() argument 26 d = _mm_add_epi32(_mm_mullo_epi32(d, *wt0), _mm_mullo_epi32(*res, *wt1)); in mult_add_store() 37 const __m128i *const wt1, in highbd_comp_avg_sse4_1() argument 42 const __m128i wt1_res = _mm_mullo_epi32(*res_unsigned, *wt1); in highbd_comp_avg_sse4_1()
|
D | highbd_variance_sse2.c | 812 const uint16_t wt1 = (uint16_t)jcp_param->bck_offset; in aom_highbd_dist_wtd_comp_avg_pred_sse2() local 814 const __m128i w1 = _mm_set_epi16(wt1, wt1, wt1, wt1, wt1, wt1, wt1, wt1); in aom_highbd_dist_wtd_comp_avg_pred_sse2() 873 const uint16_t wt1 = (uint16_t)jcp_param->bck_offset; in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2() local 875 const __m128i w1 = _mm_set_epi16(wt1, wt1, wt1, wt1, wt1, wt1, wt1, wt1); in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2()
|
D | convolve_avx2.h | 413 const __m256i *const wt1, in highbd_comp_avg() argument 418 const __m256i wt1_res = _mm256_mullo_epi32(*res_unsigned, *wt1); in highbd_comp_avg()
|
/external/libavc/common/ |
D | ih264_weighted_pred.c | 373 WORD32 wt1, in ih264_weighted_bi_pred_luma() argument 385 wt1 = (WORD16)(wt1 & 0xffff); in ih264_weighted_bi_pred_luma() 399 *pu1_dst = CLIP_U8((wt1 * (*pu1_src1) + wt2 * (*pu1_src2) + ofst) >> shft); in ih264_weighted_bi_pred_luma() 449 WORD32 wt1, in ih264_weighted_bi_pred_chroma() argument 466 wt1_u = (WORD16)(wt1 & 0xffff); in ih264_weighted_bi_pred_chroma() 467 wt1_v = (WORD16)(wt1 >> 16); in ih264_weighted_bi_pred_chroma()
|
D | ih264_weighted_pred.h | 97 WORD32 wt1,
|
/external/libaom/libaom/av1/common/x86/ |
D | highbd_jnt_convolve_sse4.c | 41 const __m128i wt1 = _mm_set1_epi32(w1); in av1_highbd_dist_wtd_convolve_y_sse4_1() local 126 &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_y_sse4_1() 129 &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_y_sse4_1() 191 &wt0, &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_y_sse4_1() 194 &wt0, &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_y_sse4_1() 197 &wt0, &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_y_sse4_1() 200 &wt0, &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_y_sse4_1() 283 const __m128i wt1 = _mm_set1_epi32(w1); in av1_highbd_dist_wtd_convolve_x_sse4_1() local 344 &data_ref_0, &res_unsigned_lo, &wt0, &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_x_sse4_1() 366 &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_x_sse4_1() [all …]
|
D | highbd_jnt_convolve_avx2.c | 45 const __m256i wt1 = _mm256_set1_epi32(w1); in av1_highbd_dist_wtd_convolve_2d_copy_avx2() local 82 highbd_comp_avg(&data_ref_0_lo, &res_unsigned_lo, &wt0, &wt1, in av1_highbd_dist_wtd_convolve_2d_copy_avx2() 90 highbd_comp_avg(&data_ref_0_hi, &res_unsigned_hi, &wt0, &wt1, in av1_highbd_dist_wtd_convolve_2d_copy_avx2() 141 highbd_comp_avg(&data_ref_0, &res_unsigned_lo, &wt0, &wt1, in av1_highbd_dist_wtd_convolve_2d_copy_avx2() 186 highbd_comp_avg(&data_ref_0_lo, &res_unsigned_lo, &wt0, &wt1, in av1_highbd_dist_wtd_convolve_2d_copy_avx2() 194 highbd_comp_avg(&data_ref_0_hi, &res_unsigned_hi, &wt0, &wt1, in av1_highbd_dist_wtd_convolve_2d_copy_avx2() 257 const __m256i wt1 = _mm256_set1_epi32(w1); in av1_highbd_dist_wtd_convolve_2d_avx2() local 373 highbd_comp_avg(&data_ref_0, &res_unsigned_lo, &wt0, &wt1, in av1_highbd_dist_wtd_convolve_2d_avx2() 419 highbd_comp_avg(&data_ref_0_lo, &res_unsigned_lo, &wt0, &wt1, in av1_highbd_dist_wtd_convolve_2d_avx2() 422 highbd_comp_avg(&data_ref_0_hi, &res_unsigned_hi, &wt0, &wt1, in av1_highbd_dist_wtd_convolve_2d_avx2() [all …]
|
D | highbd_convolve_2d_sse4.c | 44 const __m128i wt1 = _mm_set1_epi32(w1); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() local 80 &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() 88 &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() 137 &data_ref_0, &res_unsigned_lo, &wt0, &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() 139 &data_ref_1, &res_unsigned_hi, &wt0, &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() 192 const __m128i wt1 = _mm_set1_epi32(w1); in av1_highbd_dist_wtd_convolve_2d_sse4_1() local 366 &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_2d_sse4_1() 399 &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_2d_sse4_1() 402 &wt1, use_dist_wtd_comp_avg); in av1_highbd_dist_wtd_convolve_2d_sse4_1()
|
D | jnt_convolve_sse2.c | 37 const __m128i wt1 = _mm_set1_epi16(w1); in av1_dist_wtd_convolve_x_sse2() local 38 const __m128i wt = _mm_unpacklo_epi16(wt0, wt1); in av1_dist_wtd_convolve_x_sse2() 167 const __m128i wt1 = _mm_set1_epi16(conv_params->bck_offset); in av1_dist_wtd_convolve_y_sse2() local 168 const __m128i wt = _mm_unpacklo_epi16(wt0, wt1); in av1_dist_wtd_convolve_y_sse2() 413 const __m128i wt1 = _mm_set1_epi16(w1); in av1_dist_wtd_convolve_2d_sse2() local 414 const __m128i wt = _mm_unpacklo_epi16(wt0, wt1); in av1_dist_wtd_convolve_2d_sse2()
|
D | av1_convolve_scale_sse4.c | 133 const __m128i wt1 = _mm_set1_epi16(w1); in vfilter8() local 134 const __m128i wt = _mm_unpacklo_epi16(wt0, wt1); in vfilter8() 366 const __m128i wt1 = _mm_set1_epi32(w1); in highbd_vfilter8() local 413 _mm_mullo_epi32(shifted, wt1)); in highbd_vfilter8()
|
D | jnt_convolve_ssse3.c | 44 const __m128i wt1 = _mm_set1_epi16(w1); in av1_dist_wtd_convolve_2d_ssse3() local 45 const __m128i wt = _mm_unpacklo_epi16(wt0, wt1); in av1_dist_wtd_convolve_2d_ssse3()
|
D | highbd_warp_plane_sse4.c | 327 const __m128i wt1 = _mm_set1_epi32(w1); in av1_highbd_warp_affine_sse4_1() local 542 _mm_mullo_epi32(res_lo, wt1)); in av1_highbd_warp_affine_sse4_1() 575 _mm_mullo_epi32(res_hi, wt1)); in av1_highbd_warp_affine_sse4_1()
|
D | convolve_2d_sse2.c | 381 const __m128i wt1 = _mm_set1_epi16(w1); in av1_dist_wtd_convolve_2d_copy_sse2() local 382 const __m128i wt = _mm_unpacklo_epi16(wt0, wt1); in av1_dist_wtd_convolve_2d_copy_sse2()
|
D | warp_plane_sse4.c | 453 const __m128i wt1 = _mm_set1_epi16(w1); in unpack_weights_and_set_round_const() local 454 *wt = _mm_unpacklo_epi16(wt0, wt1); in unpack_weights_and_set_round_const()
|
D | jnt_convolve_avx2.c | 27 const __m256i wt1 = _mm256_set1_epi16(w1); in unpack_weights_avx2() local 28 const __m256i wt = _mm256_unpacklo_epi16(wt0, wt1); in unpack_weights_avx2()
|
/external/clang/test/CodeGen/ |
D | pascal-wchar-string.c | 17 UniChar wt1[] = L"\p"; in main() local 24 if (wt1[0] != 0) in main()
|
/external/libavc/common/arm/ |
D | ih264_weighted_bi_pred_a9q.s | 74 @* @param[in] wt1 107 @ WORD32 wt1, 122 @ [sp+12] => wt1 (r7) 138 ldr r7, [sp, #52] @Load wt1 in r7 143 sxtb r7, r7 @sign-extend 16-bit wt1 to 32-bit 159 vmov d2, r7, r8 @D2 = {wt1(32-bit), wt2(32-bit)} 389 @* @param[in] wt1 422 @ WORD32 wt1, 437 @ [sp+12] => wt1 (r7) 453 ldr r7, [sp, #52] @Load wt1 in r7
|
/external/libavc/common/x86/ |
D | ih264_weighted_pred_sse42.c | 824 WORD32 wt1, in ih264_weighted_bi_pred_luma_sse42() argument 840 wt1 = (WORD16)(wt1 & 0xffff); in ih264_weighted_bi_pred_luma_sse42() 848 wt1_8x16b = _mm_set1_epi16(wt1); in ih264_weighted_bi_pred_luma_sse42() 1111 WORD32 wt1, in ih264_weighted_bi_pred_chroma_sse42() argument 1136 wt1_8x16b = _mm_set1_epi32(wt1); in ih264_weighted_bi_pred_chroma_sse42()
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_core_neon.c | 248 const float wt1 = h_fft_buf[1][pos]; in FilterAdaptationNEON() local 262 h_fft_buf[1][pos] = wt1; in FilterAdaptationNEON()
|
D | aec_core_sse2.c | 212 float wt1 = h_fft_buf[1][pos]; in FilterAdaptationSSE2() local 228 h_fft_buf[1][pos] = wt1; in FilterAdaptationSSE2()
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 7634 UPB_INLINE uint64_t upb_pbdecoder_packdispatch(uint64_t ofs, uint8_t wt1, 7636 return (ofs << 16) | (wt2 << 8) | wt1; 7640 uint8_t *wt1, uint8_t *wt2) { 7641 *wt1 = (uint8_t)dispatch;
|
D | upb.c | 6977 uint8_t wt1; in repack() local 6979 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack() 6981 return upb_pbdecoder_packdispatch(ofs, wt1, new_wt2); in repack()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 7934 UPB_INLINE uint64_t upb_pbdecoder_packdispatch(uint64_t ofs, uint8_t wt1, 7936 return (ofs << 16) | (wt2 << 8) | wt1; 7940 uint8_t *wt1, uint8_t *wt2) { 7941 *wt1 = (uint8_t)dispatch;
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 300933f284ee6a35873b1308e070ce8c.0001b512.honggfuzz.cov | 378 �]�fr^6WNCɟ��s8������z0��TC'wt1�h⯺�֫Fr��-��k����??�d��y"%8���p>oeG=���{�ǰ�2uq| 505 �]�fr^6WNCɟ��s8������z0��TC'wt1�h⯺�֫Fr��-��k����??�d��y"%8���p>oeG=���{�ǰ�2uq|
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 300933f284ee6a35873b1308e070ce8c.0001b512.honggfuzz.cov | 378 �]�fr^6WNCɟ��s8������z0��TC'wt1�h⯺�֫Fr��-��k����??�d��y"%8���p>oeG=���{�ǰ�2uq| 505 �]�fr^6WNCɟ��s8������z0��TC'wt1�h⯺�֫Fr��-��k����??�d��y"%8���p>oeG=���{�ǰ�2uq|
|