Searched refs:ref3 (Results 1 - 20 of 20) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
H A Dsad4d_avx512.c21 const uint8_t *ref0, *ref1, *ref2, *ref3; local
26 ref3 = ref[3];
37 ref3_reg = _mm512_loadu_si512((const __m512i *)ref3);
53 ref3 += ref_stride;
H A Dsad4d_avx2.c21 const uint8_t *ref0, *ref1, *ref2, *ref3; local
26 ref3 = ref[3];
37 ref3_reg = _mm256_loadu_si256((const __m256i *)ref3);
53 ref3 += ref_stride;
91 const uint8_t *ref0, *ref1, *ref2, *ref3; local
96 ref3 = ref[3];
111 ref3_reg = _mm256_loadu_si256((const __m256i *)ref3);
112 ref3next_reg = _mm256_loadu_si256((const __m256i *)(ref3 + 32));
136 ref3 += ref_stride;
H A Dhighbd_sad4d_sse2.asm219 res, ref2, ref3, ref4
222 ref2, ref3, ref4
H A Dsad4d_sse2.asm185 res, ref2, ref3, ref4
188 ref2, ref3, ref4
/external/libvpx/libvpx/vpx_dsp/mips/
H A Dsad_msa.c27 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
36 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3);
40 INSERT_W4_UB(ref0, ref1, ref2, ref3, ref);
53 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
59 LD_UB4(ref, ref_stride, ref0, ref1, ref2, ref3);
62 PCKEV_D4_UB(src1, src0, src3, src2, ref1, ref0, ref3, ref2, src0, src1,
136 v16u8 ref0, ref1, ref2, ref3; local
143 LD_UB4(ref, 16, ref0, ref1, ref2, ref3);
146 sad1 += SAD_UB2_UH(src2, src3, ref2, ref3);
150 LD_UB4(ref, 16, ref0, ref1, ref2, ref3);
169 v16u8 ref0, ref1, ref2, ref3, diff; local
291 v16u8 ref0, ref1, ref2, ref3, diff; local
543 uint32_t ref0, ref1, ref2, ref3; local
604 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
654 v16u8 src, ref0, ref1, ref2, ref3, diff; local
764 v16u8 ref0, ref1, ref2, ref3; local
826 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
855 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
879 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
915 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
951 v16u8 ref0, ref1, ref2, ref3; local
[all...]
H A Dvariance_msa.c45 uint32_t ref0, ref1, ref2, ref3; local
55 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3);
59 INSERT_W4_UB(ref0, ref1, ref2, ref3, ref);
74 v16u8 ref0, ref1, ref2, ref3; local
81 LD_UB4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3);
84 PCKEV_D4_UB(src1, src0, src3, src2, ref1, ref0, ref3, ref2, src0, src1,
231 v16u8 ref0, ref1, ref2, ref3; local
239 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3);
244 CALC_MSE_AVG_B(src3, ref3, var, avg1);
248 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3);
268 v16u8 ref0, ref1, ref2, ref3; local
341 uint32_t ref0, ref1, ref2, ref3; local
365 v16u8 ref0, ref1, ref2, ref3; local
464 v16u8 ref0, ref1, ref2, ref3; local
493 uint32_t ref0, ref1, ref2, ref3; local
[all...]
H A Dsub_pixel_variance_msa.c46 uint32_t ref0, ref1, ref2, ref3; local
57 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3);
61 INSERT_W4_UB(ref0, ref1, ref2, ref3, ref);
81 v16u8 ref0, ref1, ref2, ref3; local
91 LD_UB4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3);
94 PCKEV_D4_UB(src1, src0, src3, src2, ref1, ref0, ref3, ref2, src0, src1,
288 v16u8 ref0, ref1, ref2, ref3; local
299 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3);
306 CALC_MSE_AVG_B(src3, ref3, var, avg1);
312 LD_UB4(ref_ptr, 16, ref0, ref1, ref2, ref3);
337 v16u8 ref0, ref1, ref2, ref3; local
387 uint32_t ref0, ref1, ref2, ref3; local
427 v16u8 filt0, out, ref0, ref1, ref2, ref3; local
551 uint32_t ref0, ref1, ref2, ref3; local
596 v16u8 ref0, ref1, ref2, ref3; local
638 v16u8 ref0, ref1, ref2, ref3; local
734 uint32_t ref0, ref1, ref2, ref3; local
783 v16u8 ref0, ref1, ref2, ref3; local
841 v16u8 ref0, ref1, ref2, ref3; local
953 uint32_t ref0, ref1, ref2, ref3; local
999 v16u8 ref0, ref1, ref2, ref3; local
1153 uint32_t ref0, ref1, ref2, ref3; local
1202 v16u8 ref0, ref1, ref2, ref3; local
1248 v16u8 ref0, ref1, ref2, ref3; local
1364 uint32_t ref0, ref1, ref2, ref3; local
1415 v16u8 ref0, ref1, ref2, ref3; local
1481 v16u8 ref0, ref1, ref2, ref3; local
[all...]
H A Davg_msa.c398 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
406 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
411 UNPCK_UB_SH(ref3, ref3_r, ref3_l);
430 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
435 UNPCK_UB_SH(ref3, ref3_r, ref3_l);
448 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
453 UNPCK_UB_SH(ref3, ref3_r, ref3_l);
472 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
477 UNPCK_UB_SH(ref3, ref3_r, ref3_l);
490 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref
536 v16u8 ref0, ref1, ref2, ref3; local
570 v8i16 ref3, ref4, ref5, ref6, ref7, src_l0_m, src_l1_m, src_l2_m, src_l3_m; local
[all...]
/external/libcxx/test/std/utilities/variant/variant.variant/variant.mod/
H A Demplace_index_init_list_args.pass.cpp89 auto& ref3 = v.emplace<1>({1}); local
90 static_assert(std::is_same_v<InitList&, decltype(ref3)>, "");
92 assert(&ref3 == &std::get<1>(v));
H A Demplace_type_init_list_args.pass.cpp89 auto& ref3 = v.emplace<InitList>({1}); local
90 static_assert(std::is_same_v<InitList&,decltype(ref3)>, "");
92 assert(&ref3 == &std::get<InitList>(v));
H A Demplace_type_args.pass.cpp120 auto& ref3 = v.emplace<std::string>(3, 'a'); local
121 static_assert(std::is_same_v<std::string&, decltype(ref3)>, "");
123 assert(&ref3 == &std::get<4>(v));
144 auto& ref3 = v.emplace<int &&>(std::move(y)); local
145 static_assert(std::is_same_v<int &&, decltype(ref3)>, "");
147 assert(&ref3 == &std::get<int &&>(v));
H A Demplace_index_args.pass.cpp120 auto& ref3 = v.emplace<4>(3, 'a'); local
121 static_assert(std::is_same_v<std::string&, decltype(ref3)>, "");
123 assert(&ref3 == &std::get<4>(v));
144 auto& ref3 = v.emplace<3>(std::move(y)); local
147 assert(&ref3 == &std::get<3>(v));
/external/eigen/unsupported/test/
H A Dcxx11_tensor_ref.cpp22 TensorRef<Tensor<int, 1>> ref3(input);
25 VERIFY_IS_EQUAL(ref3.data(), input.data());
29 VERIFY_IS_EQUAL(ref3(i), input(i));
34 ref3.coeffRef(i) = i;
55 TensorRef<Tensor<int, 1>> ref3(input1 + input2);
58 VERIFY_IS_NOT_EQUAL(ref3.data(), input1.data());
60 VERIFY_IS_NOT_EQUAL(ref3.data(), input2.data());
64 VERIFY_IS_EQUAL(ref3(i), input1(i) + input2(i));
/external/eigen/test/
H A Dproduct_mmtr.cpp13 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);
/external/webp/src/dsp/
H A Denc_msa.c718 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
722 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
724 PACK_DPADD_UB4_SW(src2, ref2, src3, ref3, out0, out1, out2, out3);
730 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
732 PACK_DPADD_UB4_SW(src2, ref2, src3, ref3, out0, out1, out2, out3);
745 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
749 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
751 PACK_DPADD_UB4_SW(src2, ref2, src3, ref3, out0, out1, out2, out3);
764 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
769 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref
783 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
[all...]
H A Denc_sse2.c150 __m128i ref0, ref1, ref2, ref3; local
156 ref3 = _mm_loadl_epi64((const __m128i*)&ref[3 * BPS]);
162 ref3 = _mm_cvtsi32_si128(WebPMemToUint32(&ref[3 * BPS]));
168 ref3 = _mm_unpacklo_epi8(ref3, zero);
173 ref3 = _mm_add_epi16(ref3, T3);
178 ref3 = _mm_packus_epi16(ref3, ref3);
317 const __m128i ref3 = _mm_loadl_epi64((const __m128i*)&ref[3 * BPS]); local
356 const __m128i ref3 = _mm_loadl_epi64((const __m128i*)&ref[3 * BPS]); local
[all...]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderPackingFunctionTests.cpp915 const deUint16 ref3 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].w(), -1.0f, 1.0f) * 127.0f), -(1<<7), (1<<7)-1); local
916 const deUint32 ref = (deUint32(ref3) << 24) | (deUint32(ref2) << 16) | (deUint32(ref1) << 8) | deUint32(ref0);
925 const int diff3 = de::abs((int)ref3 - (int)res3);
1031 const float ref3 = de::clamp(float(in3) / 127.f, -1.0f, 1.0f); local
1040 const deUint32 diff3 = getUlpDiff(ref3, res3);
1048 << "vec4(" << HexFloat(ref0) << ", " << HexFloat(ref1) << ", " << HexFloat(ref2) << ", " << HexFloat(ref3) << ")"
1158 const deUint16 ref3 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].w(), 0.0f, 1.0f) * 255.0f), 0, (1<<8)-1); local
1159 const deUint32 ref = (deUint32(ref3) << 24) | (deUint32(ref2) << 16) | (deUint32(ref1) << 8) | deUint32(ref0);
1168 const int diff3 = de::abs((int)ref3 - (int)res3);
1274 const float ref3 local
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fShaderPackingFunctionTests.cpp818 const deUint16 ref3 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].w(), -1.0f, 1.0f) * 127.0f), -(1<<7), (1<<7)-1); local
819 const deUint32 ref = (deUint32(ref3) << 24) | (deUint32(ref2) << 16) | (deUint32(ref1) << 8) | deUint32(ref0);
828 const int diff3 = de::abs((int)ref3 - (int)res3);
916 const float ref3 = de::clamp(float(in3) / 127.f, -1.0f, 1.0f); local
925 const deUint32 diff3 = getUlpDiff(ref3, res3);
933 << "vec4(" << HexFloat(ref0) << ", " << HexFloat(ref1) << ", " << HexFloat(ref2) << ", " << HexFloat(ref3) << ")"
1027 const deUint16 ref3 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].w(), 0.0f, 1.0f) * 255.0f), 0, (1<<8)-1); local
1028 const deUint32 ref = (deUint32(ref3) << 24) | (deUint32(ref2) << 16) | (deUint32(ref1) << 8) | deUint32(ref0);
1037 const int diff3 = de::abs((int)ref3 - (int)res3);
1125 const float ref3 local
[all...]
/external/lz4/lib/
H A Dlz4hc.c334 const BYTE* ref3 = NULL; local
400 ml3 = LZ4HC_InsertAndGetWiderMatch(ctx, start2 + ml2 - 3, start2, matchlimit, ml2, &ref3, &start3, maxNbAttempts);
422 ref2 = ref3;
429 ref = ref3;
439 ref2 = ref3;
470 ref2 = ref3;
/external/libavc/encoder/arm/
H A Dime_distortion_metrics_a9q.s451 @ r2 = ref3 <UWORD8 *>
467 vld1.8 {d6, d7}, [r2], r4 @ load ref3 Row 1
479 vld1.8 {d14, d15}, [r2], r4 @ load ref3 Row 1
493 vld1.8 {d6, d7}, [r2], r4 @ load ref3 Row 1
506 vld1.8 {d14, d15}, [r2], r4 @ load ref3 Row 1

Completed in 1060 milliseconds