HomeSort by relevance Sort by last modified time
    Searched defs:ref1 (Results 1 - 25 of 37) sorted by null

1 2

  /external/libvpx/libvpx/vpx_dsp/mips/
add_noise_msa.c 18 v16u8 pos0, pos1, ref0, ref1; local
35 ref1 = LD_UB(ref1_ptr);
44 pos1 += ref1;
variance_msa.c 45 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,
85 ref0, ref1);
87 CALC_MSE_AVG_B(src1, ref1, var, avg);
140 v16u8 src0, src1, ref0, ref1; local
147 LD_UB2(ref_ptr, 16, ref0, ref1);
184 v16u8 src0, src1, ref0, ref1; local
231 v16u8 ref0, ref1, ref2, ref3; local
268 v16u8 ref0, ref1, ref2, ref3; local
341 uint32_t ref0, ref1, ref2, ref3; local
365 v16u8 ref0, ref1, ref2, ref3; local
423 v16u8 src0, src1, ref0, ref1; local
464 v16u8 ref0, ref1, ref2, ref3; local
493 uint32_t ref0, ref1, ref2, ref3; local
    [all...]
avg_msa.c 396 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
404 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
407 UNPCK_UB_SH(ref1, ref1_r, ref1_l);
428 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
431 UNPCK_UB_SH(ref1, ref1_r, ref1_l);
446 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
449 UNPCK_UB_SH(ref1, ref1_r, ref1_l);
470 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
473 UNPCK_UB_SH(ref1, ref1_r, ref1_l);
488 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7)
534 v16u8 ref0, ref1, ref2, ref3; local
567 v8i16 src0, src1, src2, src3, src4, src5, src6, src7, ref0, ref1, ref2; local
    [all...]
sad_msa.c 27 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,
63 ref0, ref1);
64 sad += SAD_UB2_UH(src0, src1, ref0, ref1);
74 v16u8 src0, src1, ref0, ref1; local
80 LD_UB2(ref, ref_stride, ref0, ref1);
98 v16u8 src0, src1, ref0, ref1; local
136 v16u8 ref0, ref1, ref2, ref3; local
169 v16u8 ref0, ref1, ref2, ref3, diff; local
208 v16u8 ref0, ref1, ref00, ref11, ref22, ref33; local
242 v16u8 src, ref, ref0, ref1, diff; local
290 v16u8 src0, src1, ref0_0, ref0_1, ref0_2, ref0, ref1; local
333 v16u8 ref0_0, ref0_1, ref0_2, ref0_3, ref0_4, ref0, ref1, ref2, ref3; local
381 v16u8 ref0, ref1, ref2, ref3, diff; local
462 v16u8 ref0, ref1, ref00, ref11, ref22, ref33; local
531 v16u8 src, ref0, ref1, ref; local
631 v16u8 ref0, ref1, ref0_0, ref0_1, ref0_2; local
688 v16u8 ref0, ref1, ref2, ref3; local
803 uint32_t ref0, ref1, ref2, ref3; local
864 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
914 v16u8 src, ref0, ref1, ref2, ref3, diff; local
979 v16u8 src0, src1, ref0, ref1; local
1024 v16u8 ref0, ref1, ref2, ref3; local
1086 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
1115 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
1139 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
1175 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
1211 v16u8 ref0, ref1, ref2, ref3; local
    [all...]
sub_pixel_variance_msa.c 46 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,
95 ref0, ref1);
98 CALC_MSE_AVG_B(src1, ref1, var, avg);
169 v16u8 src0, src1, ref0, ref1, pred0, pred1; local
178 LD_UB2(ref_ptr, 16, ref0, ref1);
227 v16u8 src0, src1, ref0, ref1, pred0, pred1; local
288 v16u8 ref0, ref1, ref2, ref3; local
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...]
  /frameworks/base/libs/androidfw/tests/data/basic/
R.h 56 ref1 = 0x7f040002, member in struct:com::integer
  /external/libvpx/libvpx/vpx_dsp/x86/
sad4d_avx2.c 21 const uint8_t *ref0, *ref1, *ref2, *ref3; local
24 ref1 = ref[1];
35 ref1_reg = _mm256_loadu_si256((const __m256i *)ref1);
51 ref1 += ref_stride;
91 const uint8_t *ref0, *ref1, *ref2, *ref3; local
94 ref1 = ref[1];
107 ref1_reg = _mm256_loadu_si256((const __m256i *)ref1);
108 ref1next_reg = _mm256_loadu_si256((const __m256i *)(ref1 + 32));
134 ref1 += ref_stride;
variance_sse2.c 49 const __m128i ref1 = _mm_unpacklo_epi8(READ64(ref, ref_stride, 2), zero); local
51 const __m128i diff1 = _mm_sub_epi16(src1, ref1);
84 const __m128i ref1 = _mm_unpacklo_epi8( local
86 const __m128i diff1 = _mm_sub_epi16(src1, ref1);
123 const __m128i ref1 = _mm_unpackhi_epi8(r, zero); local
124 const __m128i diff1 = _mm_sub_epi16(src1, ref1);
  /frameworks/base/tools/aapt2/
StringPool_test.cpp 213 StringPool::Ref ref1 = pool.MakeRef("hello"); local
220 EXPECT_EQ(0u, ref1.index());
  /external/libvpx/libvpx/vpx_dsp/arm/
sad4d_neon.c 93 const uint8_t *ref0, *ref1, *ref2, *ref3; local
95 ref1 = ref[1];
107 sad_neon_64(vec_src_00, vec_src_16, vec_src_32, vec_src_48, ref1,
116 ref1 += ref_stride;
139 const uint8_t *ref0, *ref1, *ref2, *ref3; local
141 ref1 = ref[1];
151 sad_neon_32(vec_src_00, vec_src_16, ref1, &vec_sum_ref1_lo,
160 ref1 += ref_stride;
183 const uint8_t *ref0, *ref1, *ref2, *ref3; local
185 ref1 = ref[1]
    [all...]
intrapred_neon.c 152 const uint8x16_t ref1 = vld1q_u8(left); local
154 const uint16x8_t p1 = vpaddlq_u8(ref1);
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
BranchIsland.h 138 const FragmentRef* ref1 = KEY1.symbol()->fragRef(); local
140 if ((ref1->offset() == ref2->offset()) &&
141 (ref1->frag()->getOffset() == ref2->frag()->getOffset())) {
  /external/deqp/modules/gles3/functional/
es3fShaderPackingFunctionTests.cpp 210 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 32767.0f), -(1<<15), (1<<15)-1); local
211 const deUint32 ref = (ref1 << 16) | ref0;
216 const int diff1 = de::abs((int)ref1 - (int)res1);
300 const float ref1 = de::clamp(float(in1) / 32767.f, -1.0f, 1.0f); local
305 const deUint32 diff1 = getUlpDiff(ref1, res1);
313 << "vec2(" << HexFloat(ref0) << ", " << HexFloat(ref1) << ")"
401 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1.0f) * 65535.0f), 0, (1<<16)-1); local
402 const deUint32 ref = (ref1 << 16) | ref0;
407 const int diff1 = de::abs((int)ref1 - (int)res1);
491 const float ref1 = float(in1) / 65535.0f local
597 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); local
702 const float ref1 = tcu::Float16(in1).asFloat(); local
    [all...]
es3fShaderCommonFunctionTests.cpp 1345 const float ref1 = deFloatCeil(in0); local
    [all...]
  /external/webrtc/webrtc/modules/video_processing/util/
denoiser_filter_sse2.cc 36 const __m128i ref1 = _mm_unpacklo_epi8( local
38 const __m128i diff1 = _mm_sub_epi16(src1, ref1);
  /external/deqp/modules/gles31/functional/
es31fShaderPackingFunctionTests.cpp 214 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 32767.0f), -(1<<15), (1<<15)-1); local
215 const deUint32 ref = (ref1 << 16) | ref0;
220 const int diff1 = de::abs((int)ref1 - (int)res1);
304 const float ref1 = de::clamp(float(in1) / 32767.f, -1.0f, 1.0f); local
309 const deUint32 diff1 = getUlpDiff(ref1, res1);
317 << "vec2(" << HexFloat(ref0) << ", " << HexFloat(ref1) << ")"
405 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1.0f) * 65535.0f), 0, (1<<16)-1); local
406 const deUint32 ref = (ref1 << 16) | ref0;
411 const int diff1 = de::abs((int)ref1 - (int)res1);
495 const float ref1 = float(in1) / 65535.0f local
601 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); local
706 const float ref1 = tcu::Float16(in1).asFloat(); local
816 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 127.0f), -(1<<7), (1<<7)-1); local
914 const float ref1 = de::clamp(float(in1) \/ 127.f, -1.0f, 1.0f); local
1025 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1.0f) * 255.0f), 0, (1<<8)-1); local
1123 const float ref1 = de::clamp(float(in1) \/ 255.f, 0.0f, 1.0f); local
    [all...]
es31fShaderCommonFunctionTests.cpp 1428 const float ref1 = deFloatCeil(in0); local
    [all...]
es31fShaderIntegerFunctionTests.cpp 438 const deUint32 ref1 = (deUint64(in0)+deUint64(in1)) > 0xffffffffu ? 1u : 0u; local
440 if (((out0&mask0) != (ref0&mask0)) || out1 != ref1)
442 m_failMsg << "Expected [" << compNdx << "] = " << tcu::toHex(ref0) << ", " << tcu::toHex(ref1);
532 const deUint32 ref1 = in0 >= in1 ? 0u : 1u; local
534 if (((out0&mask0) != (ref0&mask0)) || out1 != ref1)
536 m_failMsg << "Expected [" << compNdx << "] = " << tcu::toHex(ref0) << ", " << tcu::toHex(ref1);
622 const deUint32 ref1 = deUint32(mul64 & 0xffffffffu); local
624 if (out0 != ref0 || out1 != ref1)
626 m_failMsg << "Expected [" << compNdx << "] = " << tcu::toHex(ref0) << ", " << tcu::toHex(ref1);
713 const deInt32 ref1 = deInt32(mul64 & 0xffffffffu) local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderPackingFunctionTests.cpp 215 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 32767.0f), -(1<<15), (1<<15)-1); local
216 const deUint32 ref = (ref1 << 16) | ref0;
221 const int diff1 = de::abs((int)ref1 - (int)res1);
323 const float ref1 = de::clamp(float(in1) / 32767.f, -1.0f, 1.0f); local
328 const deUint32 diff1 = getUlpDiff(ref1, res1);
336 << "vec2(" << HexFloat(ref0) << ", " << HexFloat(ref1) << ")"
438 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1.0f) * 65535.0f), 0, (1<<16)-1); local
439 const deUint32 ref = (ref1 << 16) | ref0;
444 const int diff1 = de::abs((int)ref1 - (int)res1);
546 const float ref1 = float(in1) / 65535.0f local
668 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); local
788 const float ref1 = tcu::Float16(in1).asFloat(); local
913 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 127.0f), -(1<<7), (1<<7)-1); local
1029 const float ref1 = de::clamp(float(in1) \/ 127.f, -1.0f, 1.0f); local
1156 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1.0f) * 255.0f), 0, (1<<8)-1); local
1272 const float ref1 = de::clamp(float(in1) \/ 255.f, 0.0f, 1.0f); local
    [all...]
vktShaderIntegerFunctionTests.cpp 529 const deUint32 ref1 = (deUint64(in0)+deUint64(in1)) > 0xffffffffu ? 1u : 0u; local
531 if (((out0&mask0) != (ref0&mask0)) || out1 != ref1)
533 m_failMsg << "Expected [" << compNdx << "] = " << tcu::toHex(ref0) << ", " << tcu::toHex(ref1);
637 const deUint32 ref1 = in0 >= in1 ? 0u : 1u; local
639 if (((out0&mask0) != (ref0&mask0)) || out1 != ref1)
641 m_failMsg << "Expected [" << compNdx << "] = " << tcu::toHex(ref0) << ", " << tcu::toHex(ref1);
741 const deUint32 ref1 = deUint32(mul64 & 0xffffffffu); local
743 if (out0 != ref0 || out1 != ref1)
745 m_failMsg << "Expected [" << compNdx << "] = " << tcu::toHex(ref0) << ", " << tcu::toHex(ref1);
846 const deInt32 ref1 = deInt32(mul64 & 0xffffffffu) local
    [all...]
vktShaderCommonFunctionTests.cpp 1662 const float ref1 = deFloatCeil(in0); local
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
RawConverter.java 188 int ref1 = staticMetadata.get(CameraCharacteristics.SENSOR_REFERENCE_ILLUMINANT1); local
194 ref2 = ref1;
238 rawImageInput, ref1, ref2, calib1, calib2, color1, color2,
    [all...]
  /external/webp/src/dsp/
enc_msa.c 714 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
718 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
719 PACK_DOTP_UB4_SW(src0, ref0, src1, ref1, out0, out1, out2, out3);
726 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
727 PACK_DPADD_UB4_SW(src0, ref0, src1, ref1, out0, out1, out2, out3);
741 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
745 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7);
746 PACK_DOTP_UB4_SW(src0, ref0, src1, ref1, out0, out1, out2, out3);
760 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
765 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7)
779 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 1714 int ref1 = (ref_frame == GOLDEN_FRAME) ? LAST_FRAME : GOLDEN_FRAME; local
    [all...]
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 1456 uint16_t ref1 = entry1.data.u8[0]; local
    [all...]

Completed in 873 milliseconds

1 2