Home
last modified time | relevance | path

Searched refs:p01 (Results 1 – 21 of 21) sorted by relevance

/external/deqp/framework/common/
DtcuBilinearImageCompare.cpp74 inline deUint8 interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p1… in interpolateChannel() argument
79 const deUint32 sum = fx0*fy0*p00 + fx1*fy0*p10 + fx0*fy1*p01 + fx1*fy1*p11; in interpolateChannel()
101 deUint32 p01 = readRGBA8Raw(access, x0, y1); in bilinearSampleRGBA8() local
106 …res |= interpolateChannel(fx1, fy1, getChannel<0>(p00), getChannel<0>(p01), getChannel<0>(p10), ge… in bilinearSampleRGBA8()
107 …res |= interpolateChannel(fx1, fy1, getChannel<1>(p00), getChannel<1>(p01), getChannel<1>(p10), ge… in bilinearSampleRGBA8()
108 …res |= interpolateChannel(fx1, fy1, getChannel<2>(p00), getChannel<2>(p01), getChannel<2>(p10), ge… in bilinearSampleRGBA8()
109 …res |= interpolateChannel(fx1, fy1, getChannel<3>(p00), getChannel<3>(p01), getChannel<3>(p10), ge… in bilinearSampleRGBA8()
DtcuTexLookupVerifier.cpp96 Vec4 p01; //!< (1, 0) member
105 dst.p01 = lookup<float>(level, sampler, x0, y1, z); in lookupQuad()
160 const Vec4 d1 = abs(quad.p01 - quad.p00); in computeBilinearSearchStepFromFloatQuad()
162 const Vec4 d3 = abs(quad.p11 - quad.p01); in computeBilinearSearchStepFromFloatQuad()
205 return min(quad.p00, min(quad.p10, min(quad.p01, quad.p11))); in min()
210 return max(quad.p00, max(quad.p10, max(quad.p01, quad.p11))); in max()
306 const Vec4 c1 = quad.p01*(1.0f - a) + quad.p11*a; in isBilinearRangeValid()
341 …const Vec4 c0 = quad0.p00*(1.0f-a)*(1.0f-b) + quad0.p10*a*(1.0f-b) + quad0.p01*(1.0f-a)*b + quad0… in isTrilinearRangeValid()
342 …const Vec4 c1 = quad1.p00*(1.0f-a)*(1.0f-b) + quad1.p10*a*(1.0f-b) + quad1.p01*(1.0f-a)*b + quad1… in isTrilinearRangeValid()
372 …(reductionMode == tcu::Sampler::MIN ? tcu::min(quad.p00, quad.p01) : tcu::max(quad.p00, quad.p01)); in isReductionValid()
[all …]
DtcuFuzzyImageCompare.cpp144 deUint32 p01 = readUnorm8<NumChannels>(src, i0, j1); in bilinearSample() local
153 (getChannel(p01, c)*(1.0f-a)*( b)) + in bilinearSample()
DtcuTexture.cpp1978 …Vec4 p01 = (i0UseBorder || j1UseBorder) ? lookupBorder(access.getFormat(), sampler) : lookup(acces… in sampleLinear2D() local
1984 (p01*(1.0f-a)*( b)) + in sampleLinear2D()
2098 …float p01 = execCompare(p01Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare() local
2104 (p01*(1.0f-a)*( b)) + in sampleLinear2DCompare()
DtcuAstcUtil.cpp1309 const deUint32 p01 = unquantizedWeights[(i01 * numWeightsPerTexel + texelWeightNdx) & 0x3f]; in interpolateWeights() local
1313 …dst[texelY*blockWidth + texelX].w[texelWeightNdx] = (p00*w00 + p01*w01 + p10*w10 + p11*w11 + 8) >>… in interpolateWeights()
/external/deqp/modules/gles2/performance/
Des2pTextureCases.cpp114 Vec2 p01 = (m_coordTransform * Vec3(0.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
119 Vec4(p01.x(), p01.y(), 0.0f, 0.0f), in init()
124 …log << TestLog::Message << "Coords: " << p00 << ", " << p10 << ", " << p01 << ", " << p11 << TestL… in init()
Des2pShaderOperatorTests.cpp219 , p01 (p01_) in AttribSpec()
229 tcu::Vec4 p01; //!< Bottom right. member
368 …dst[dstNdx++] = triQuadInterpolate((XF), (YF), tcu::Vec4(spec.p00[compNdx], spec.p01[compNdx], spe… in generateVertices()
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp122 Vec2 p01 = (m_coordTransform * Vec3(0.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
127 Vec4(p01.x(), p01.y(), 0.0f, 0.0f), in init()
132 …log << TestLog::Message << "Coords: " << p00 << ", " << p10 << ", " << p01 << ", " << p11 << TestL… in init()
Des3pShaderOperatorTests.cpp219 , p01 (p01_) in AttribSpec()
229 tcu::Vec4 p01; //!< Bottom right. member
368 …dst[dstNdx++] = triQuadInterpolate((XF), (YF), tcu::Vec4(spec.p00[compNdx], spec.p01[compNdx], spe… in generateVertices()
/external/deqp/modules/glshared/
DglsShaderPerformanceMeasurer.hpp51 , p01 (p01_) in AttribSpec()
61 tcu::Vec4 p01; //!< Bottom right. member
DglsShaderPerformanceMeasurer.cpp93 … + compNdx] = triQuadInterpolate(xf, yf, tcu::Vec4(spec.p00[compNdx], spec.p01[compNdx], spec.p10[… in generateVertices()
/external/skqp/src/gpu/ccpr/
DGrCCFillGeometry.cpp183 Sk2f p01 = SkNx_fma(t, tan0, p0); in appendQuadratics() local
185 Sk2f p012 = lerp(p01, p12, t); in appendQuadratics()
187 this->appendMonotonicQuadratic(p0, p01, p012); in appendQuadratics()
564 Sk2f p01, p02, pT, p11, p12; in appendCubics() local
565 chop_cubic(p0, p1, p2, p3, localT, &p01, &p02, &pT, &p11, &p12); in appendCubics()
566 this->appendCubics(mode, p0, p01, p02, pT, chops, midChopIdx, localT0, T); in appendCubics()
687 Sk2f p01, p02, pT, p11, p12; in chopAndAppendCubicAtMidTangent() local
688 chop_cubic(p0, p1, p2, p3, midT, &p01, &p02, &pT, &p11, &p12); in chopAndAppendCubicAtMidTangent()
689 this->appendCubics(mode, p0, p01, p02, pT, maxFutureSubdivisions); in chopAndAppendCubicAtMidTangent()
/external/webrtc/rtc_base/time/
Dtimestamp_extrapolator.cc122 double p01 = in Update() local
129 _pP[0][1] = p01; in Update()
/external/skia/src/gpu/geometry/
DGrWangsFormula.h87 float4 p01 = float4::Load(pts);
90 float4 v = grvx::fast_madd<4>(-2, p12, p01) + p23;
/external/deqp/framework/delibs/deimage/
DdeImage.c149 deARGB p01 = deImage_getPixel(srcImage, x0, y1); in deImage_scale() local
152 deARGB_add(deARGB_multiply(p01, f01), deARGB_multiply(p11, f11))); in deImage_scale()
/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1297 int p00, p01, p10, p11, i0, i1; in compute_infill_weights() local
1300 p01 = weights[(v0 + 1) * 2]; in compute_infill_weights()
1303 i0 = (p00*w00 + p01*w01 + p10*w10 + p11*w11 + 8) >> 4; in compute_infill_weights()
1305 p01 = weights[(v0 + 1) * 2 + 1]; in compute_infill_weights()
1309 i1 = (p00*w00 + p01*w01 + p10*w10 + p11*w11 + 8) >> 4; in compute_infill_weights()
1314 int p00, p01, p10, p11, i; in compute_infill_weights() local
1317 p01 = weights[v0 + 1]; in compute_infill_weights()
1321 i = (p00*w00 + p01*w01 + p10*w10 + p11*w11 + 8) >> 4; in compute_infill_weights()
/external/libvpx/libvpx/vpx_dsp/x86/
Dvariance_sse2.c41 const __m128i p01 = _mm_unpacklo_epi32(p0, p1); in load4x2_sse2() local
42 return _mm_unpacklo_epi8(p01, _mm_setzero_si128()); in load4x2_sse2()
/external/skqp/src/core/
DSkGeometry.cpp160 Sk2s p01 = interp(p0, p1, tt); in SkChopQuadAt() local
164 dst[1] = to_point(p01); in SkChopQuadAt()
165 dst[2] = to_point(interp(p01, p12, tt)); in SkChopQuadAt()
/external/skia/src/core/
DSkGeometry.cpp163 Sk2s p01 = interp(p0, p1, tt); in SkChopQuadAt() local
167 dst[1] = to_point(p01); in SkChopQuadAt()
168 dst[2] = to_point(interp(p01, p12, tt)); in SkChopQuadAt()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1479 const tcu::Interval& p01, in linearInterpolate() argument
1486 p01, in linearInterpolate()
/external/libgav1/libgav1/src/dsp/x86/
Dloop_restoration_avx2.cc2319 const __m256i p01 = CalculateFilteredOutput<4>(sr1_lo, ma[1], b[0][1]); in BoxFilterPass1() local
2321 const __m256i d10 = SelfGuidedSingleMultiplier(sr1_lo, p01, w0); in BoxFilterPass1()