/external/libvpx/libvpx/vpx_dsp/mips/ |
D | sad_msa.c | 27 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; in sad_4width_msa() local 36 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_msa() 40 INSERT_W4_UB(ref0, ref1, ref2, ref3, ref); in sad_4width_msa() 53 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; in sad_8width_msa() local 59 LD_UB4(ref, ref_stride, ref0, ref1, ref2, ref3); in sad_8width_msa() 62 PCKEV_D4_UB(src1, src0, src3, src2, ref1, ref0, ref3, ref2, src0, src1, in sad_8width_msa() 136 v16u8 ref0, ref1, ref2, ref3; in sad_64width_msa() local 143 LD_UB4(ref, 16, ref0, ref1, ref2, ref3); in sad_64width_msa() 146 sad1 += SAD_UB2_UH(src2, src3, ref2, ref3); in sad_64width_msa() 150 LD_UB4(ref, 16, ref0, ref1, ref2, ref3); in sad_64width_msa() [all …]
|
D | variance_msa.c | 46 uint32_t ref0, ref1, ref2, ref3; in sse_diff_4width_msa() local 56 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sse_diff_4width_msa() 60 INSERT_W4_UB(ref0, ref1, ref2, ref3, ref); in sse_diff_4width_msa() 75 v16u8 ref0, ref1, ref2, ref3; in sse_diff_8width_msa() local 82 LD_UB4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sse_diff_8width_msa() 85 PCKEV_D4_UB(src1, src0, src3, src2, ref1, ref0, ref3, ref2, src0, src1, in sse_diff_8width_msa() 232 v16u8 ref0, ref1, ref2, ref3; in sse_diff_64x32_msa() local 240 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3); in sse_diff_64x32_msa() 245 CALC_MSE_AVG_B(src3, ref3, var, avg1); in sse_diff_64x32_msa() 249 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3); in sse_diff_64x32_msa() [all …]
|
D | sub_pixel_variance_msa.c | 47 uint32_t ref0, ref1, ref2, ref3; in avg_sse_diff_4width_msa() local 58 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in avg_sse_diff_4width_msa() 62 INSERT_W4_UB(ref0, ref1, ref2, ref3, ref); in avg_sse_diff_4width_msa() 82 v16u8 ref0, ref1, ref2, ref3; in avg_sse_diff_8width_msa() local 92 LD_UB4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in avg_sse_diff_8width_msa() 95 PCKEV_D4_UB(src1, src0, src3, src2, ref1, ref0, ref3, ref2, src0, src1, in avg_sse_diff_8width_msa() 289 v16u8 ref0, ref1, ref2, ref3; in avg_sse_diff_64x32_msa() local 300 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3); in avg_sse_diff_64x32_msa() 307 CALC_MSE_AVG_B(src3, ref3, var, avg1); in avg_sse_diff_64x32_msa() 313 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3); in avg_sse_diff_64x32_msa() [all …]
|
D | avg_msa.c | 401 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in vpx_int_pro_row_msa() local 409 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa() 414 UNPCK_UB_SH(ref3, ref3_r, ref3_l); in vpx_int_pro_row_msa() 433 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa() 438 UNPCK_UB_SH(ref3, ref3_r, ref3_l); in vpx_int_pro_row_msa() 451 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa() 456 UNPCK_UB_SH(ref3, ref3_r, ref3_l); in vpx_int_pro_row_msa() 475 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa() 480 UNPCK_UB_SH(ref3, ref3_r, ref3_l); in vpx_int_pro_row_msa() 493 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa() [all …]
|
/external/libaom/libaom/aom_dsp/mips/ |
D | sad_msa.c | 29 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; in sad_4width_msa() local 38 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_msa() 42 INSERT_W4_UB(ref0, ref1, ref2, ref3, ref); in sad_4width_msa() 55 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; in sad_8width_msa() local 61 LD_UB4(ref, ref_stride, ref0, ref1, ref2, ref3); in sad_8width_msa() 64 PCKEV_D4_UB(src1, src0, src3, src2, ref1, ref0, ref3, ref2, src0, src1, in sad_8width_msa() 138 v16u8 ref0, ref1, ref2, ref3; in sad_64width_msa() local 145 LD_UB4(ref, 16, ref0, ref1, ref2, ref3); in sad_64width_msa() 148 sad1 += SAD_UB2_UH(src2, src3, ref2, ref3); in sad_64width_msa() 152 LD_UB4(ref, 16, ref0, ref1, ref2, ref3); in sad_64width_msa() [all …]
|
D | variance_msa.c | 47 uint32_t ref0, ref1, ref2, ref3; in sse_diff_4width_msa() local 57 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sse_diff_4width_msa() 61 INSERT_W4_UB(ref0, ref1, ref2, ref3, ref); in sse_diff_4width_msa() 76 v16u8 ref0, ref1, ref2, ref3; in sse_diff_8width_msa() local 83 LD_UB4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sse_diff_8width_msa() 86 PCKEV_D4_UB(src1, src0, src3, src2, ref1, ref0, ref3, ref2, src0, src1, in sse_diff_8width_msa() 233 v16u8 ref0, ref1, ref2, ref3; in sse_diff_64x32_msa() local 241 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3); in sse_diff_64x32_msa() 246 CALC_MSE_AVG_B(src3, ref3, var, avg1); in sse_diff_64x32_msa() 250 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3); in sse_diff_64x32_msa() [all …]
|
D | sub_pixel_variance_msa.c | 44 uint32_t ref0, ref1, ref2, ref3; in avg_sse_diff_4width_msa() local 55 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in avg_sse_diff_4width_msa() 59 INSERT_W4_UB(ref0, ref1, ref2, ref3, ref); in avg_sse_diff_4width_msa() 79 v16u8 ref0, ref1, ref2, ref3; in avg_sse_diff_8width_msa() local 89 LD_UB4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in avg_sse_diff_8width_msa() 92 PCKEV_D4_UB(src1, src0, src3, src2, ref1, ref0, ref3, ref2, src0, src1, in avg_sse_diff_8width_msa() 286 v16u8 ref0, ref1, ref2, ref3; in avg_sse_diff_64x32_msa() local 297 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3); in avg_sse_diff_64x32_msa() 304 CALC_MSE_AVG_B(src3, ref3, var, avg1); in avg_sse_diff_64x32_msa() 310 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3); in avg_sse_diff_64x32_msa() [all …]
|
/external/libaom/libaom/aom_dsp/arm/ |
D | sad4d_neon.c | 95 const uint8_t *ref0, *ref1, *ref2, *ref3; in aom_sad64x64x4d_neon() local 99 ref3 = ref[3]; in aom_sad64x64x4d_neon() 113 sad_neon_64(vec_src_00, vec_src_16, vec_src_32, vec_src_48, ref3, in aom_sad64x64x4d_neon() 120 ref3 += ref_stride; in aom_sad64x64x4d_neon() 141 const uint8_t *ref0, *ref1, *ref2, *ref3; in aom_sad32x32x4d_neon() local 145 ref3 = ref[3]; in aom_sad32x32x4d_neon() 157 sad_neon_32(vec_src_00, vec_src_16, ref3, &vec_sum_ref3_lo, in aom_sad32x32x4d_neon() 164 ref3 += ref_stride; in aom_sad32x32x4d_neon() 185 const uint8_t *ref0, *ref1, *ref2, *ref3; in aom_sad16x16x4d_neon() local 189 ref3 = ref[3]; in aom_sad16x16x4d_neon() [all …]
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | sad4d_avx512.c | 21 const uint8_t *ref0, *ref1, *ref2, *ref3; in vpx_sad64x64x4d_avx512() local 26 ref3 = ref_array[3]; in vpx_sad64x64x4d_avx512() 37 ref3_reg = _mm512_loadu_si512((const __m512i *)ref3); in vpx_sad64x64x4d_avx512() 53 ref3 += ref_stride; in vpx_sad64x64x4d_avx512()
|
/external/llvm-project/libcxx/test/std/utilities/variant/variant.variant/variant.mod/ |
D | emplace_type_args.pass.cpp | 118 auto& ref3 = v.emplace<std::string>(3u, 'a'); in test_basic() local 119 static_assert(std::is_same_v<std::string&, decltype(ref3)>, ""); in test_basic() 121 assert(&ref3 == &std::get<4>(v)); in test_basic() 142 auto& ref3 = v.emplace<int &&>(std::move(y)); in test_basic() local 143 static_assert(std::is_same_v<int &&, decltype(ref3)>, ""); in test_basic() 145 assert(&ref3 == &std::get<int &&>(v)); in test_basic()
|
D | emplace_index_args.pass.cpp | 118 auto& ref3 = v.emplace<4>(3u, 'a'); in test_basic() local 119 static_assert(std::is_same_v<std::string&, decltype(ref3)>, ""); in test_basic() 121 assert(&ref3 == &std::get<4>(v)); in test_basic() 142 auto& ref3 = v.emplace<3>(std::move(y)); in test_basic() local 145 assert(&ref3 == &std::get<3>(v)); in test_basic()
|
D | emplace_index_init_list_args.pass.cpp | 87 auto& ref3 = v.emplace<1>({1}); in test_basic() local 88 static_assert(std::is_same_v<InitList&, decltype(ref3)>, ""); in test_basic() 90 assert(&ref3 == &std::get<1>(v)); in test_basic()
|
D | emplace_type_init_list_args.pass.cpp | 87 auto& ref3 = v.emplace<InitList>({1}); in test_basic() local 88 static_assert(std::is_same_v<InitList&,decltype(ref3)>, ""); in test_basic() 90 assert(&ref3 == &std::get<InitList>(v)); in test_basic()
|
/external/libcxx/test/std/utilities/variant/variant.variant/variant.mod/ |
D | emplace_type_args.pass.cpp | 121 auto& ref3 = v.emplace<std::string>(3, 'a'); in test_basic() local 122 static_assert(std::is_same_v<std::string&, decltype(ref3)>, ""); in test_basic() 124 assert(&ref3 == &std::get<4>(v)); in test_basic() 145 auto& ref3 = v.emplace<int &&>(std::move(y)); in test_basic() local 146 static_assert(std::is_same_v<int &&, decltype(ref3)>, ""); in test_basic() 148 assert(&ref3 == &std::get<int &&>(v)); in test_basic()
|
D | emplace_index_args.pass.cpp | 121 auto& ref3 = v.emplace<4>(3, 'a'); in test_basic() local 122 static_assert(std::is_same_v<std::string&, decltype(ref3)>, ""); in test_basic() 124 assert(&ref3 == &std::get<4>(v)); in test_basic() 145 auto& ref3 = v.emplace<3>(std::move(y)); in test_basic() local 148 assert(&ref3 == &std::get<3>(v)); in test_basic()
|
D | emplace_type_init_list_args.pass.cpp | 90 auto& ref3 = v.emplace<InitList>({1}); in test_basic() local 91 static_assert(std::is_same_v<InitList&,decltype(ref3)>, ""); in test_basic() 93 assert(&ref3 == &std::get<InitList>(v)); in test_basic()
|
D | emplace_index_init_list_args.pass.cpp | 90 auto& ref3 = v.emplace<1>({1}); in test_basic() local 91 static_assert(std::is_same_v<InitList&, decltype(ref3)>, ""); in test_basic() 93 assert(&ref3 == &std::get<1>(v)); in test_basic()
|
/external/eigen/test/ |
D | product_mmtr.cpp | 13 ref3 = DEST; \ 21 DEST = ref3; \ 22 ref3 = ref2; \ 23 ref3.diagonal() = DEST.diagonal(); \ 25 VERIFY_IS_APPROX(DEST,ref3); \ 37 MatrixColMaj ref1(size, size), ref2(size, size), ref3(size,size); in mmtr() local
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_ref.cpp | 22 TensorRef<Tensor<int, 1>> ref3(input); in test_simple_lvalue_ref() local 25 VERIFY_IS_EQUAL(ref3.data(), input.data()); in test_simple_lvalue_ref() 29 VERIFY_IS_EQUAL(ref3(i), input(i)); in test_simple_lvalue_ref() 34 ref3.coeffRef(i) = i; in test_simple_lvalue_ref() 55 TensorRef<Tensor<int, 1>> ref3(input1 + input2); in test_simple_rvalue_ref() local 58 VERIFY_IS_NOT_EQUAL(ref3.data(), input1.data()); in test_simple_rvalue_ref() 60 VERIFY_IS_NOT_EQUAL(ref3.data(), input2.data()); in test_simple_rvalue_ref() 64 VERIFY_IS_EQUAL(ref3(i), input1(i) + input2(i)); in test_simple_rvalue_ref()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | sad4d_avx2.c | 23 const uint8_t *ref0, *ref1, *ref2, *ref3; in aom_sadMxNx4d_avx2() local 28 ref3 = ref[3]; in aom_sadMxNx4d_avx2() 41 ref3_reg = _mm256_loadu_si256((const __m256i *)(ref3 + j)); in aom_sadMxNx4d_avx2() 58 ref3 += ref_stride; in aom_sadMxNx4d_avx2()
|
D | masked_sad4d_ssse3.c | 56 const uint8_t *ref3 = a_ptr[3]; in masked_sadx4d_ssse3() local 77 ref3 += a_stride; in masked_sadx4d_ssse3() 114 const uint8_t *ref3 = ref_array[3]; in aom_masked_sad8xhx4d_ssse3() local 143 ref3 += 2 * a_stride; in aom_masked_sad8xhx4d_ssse3() 175 const uint8_t *ref3 = ref_array[3]; in aom_masked_sad4xhx4d_ssse3() local 207 ref3 += 2 * a_stride; in aom_masked_sad4xhx4d_ssse3()
|
/external/webp/src/dsp/ |
D | enc_msa.c | 718 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x16_MSA() local 722 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in SSE16x16_MSA() 724 PACK_DPADD_UB4_SW(src2, ref2, src3, ref3, out0, out1, out2, out3); in SSE16x16_MSA() 730 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in SSE16x16_MSA() 732 PACK_DPADD_UB4_SW(src2, ref2, src3, ref3, out0, out1, out2, out3); in SSE16x16_MSA() 745 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x8_MSA() local 749 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in SSE16x8_MSA() 751 PACK_DPADD_UB4_SW(src2, ref2, src3, ref3, out0, out1, out2, out3); in SSE16x8_MSA() 764 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE8x8_MSA() local 769 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in SSE8x8_MSA() [all …]
|
D | enc_sse2.c | 150 __m128i ref0, ref1, ref2, ref3; in ITransform_SSE2() local 156 ref3 = _mm_loadl_epi64((const __m128i*)&ref[3 * BPS]); in ITransform_SSE2() 162 ref3 = _mm_cvtsi32_si128(WebPMemToUint32(&ref[3 * BPS])); in ITransform_SSE2() 168 ref3 = _mm_unpacklo_epi8(ref3, zero); in ITransform_SSE2() 173 ref3 = _mm_add_epi16(ref3, T3); in ITransform_SSE2() 178 ref3 = _mm_packus_epi16(ref3, ref3); in ITransform_SSE2() 185 _mm_storel_epi64((__m128i*)&dst[3 * BPS], ref3); in ITransform_SSE2() 191 WebPUint32ToMem(&dst[3 * BPS], _mm_cvtsi128_si32(ref3)); in ITransform_SSE2() 317 const __m128i ref3 = _mm_loadl_epi64((const __m128i*)&ref[3 * BPS]); in FTransform_SSE2() local 319 const __m128i ref_1 = _mm_unpacklo_epi16(ref2, ref3); in FTransform_SSE2() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderPackingFunctionTests.cpp | 790 …const deUint16 ref3 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].w(), -1.0f, … in iterate() local 791 …const deUint32 ref = (deUint32(ref3) << 24) | (deUint32(ref2) << 16) | (deUint32(ref1) << 8) | de… in iterate() 800 const int diff3 = de::abs((int)ref3 - (int)res3); in iterate() 888 const float ref3 = de::clamp(float(in3) / 127.f, -1.0f, 1.0f); in iterate() local 897 const deUint32 diff3 = getUlpDiff(ref3, res3); in iterate() 905 …HexFloat(ref0) << ", " << HexFloat(ref1) << ", " << HexFloat(ref2) << ", " << HexFloat(ref3) << ")" in iterate() 999 …const deUint16 ref3 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].w(), 0.0f, 1… in iterate() local 1000 …const deUint32 ref = (deUint32(ref3) << 24) | (deUint32(ref2) << 16) | (deUint32(ref1) << 8) | de… in iterate() 1009 const int diff3 = de::abs((int)ref3 - (int)res3); in iterate() 1097 const float ref3 = de::clamp(float(in3) / 255.f, 0.0f, 1.0f); in iterate() local [all …]
|
/external/llvm-project/lldb/test/API/lang/cpp/function_refs/ |
D | main.cpp | 14 auto &ref3 = varargs; variable
|