Searched defs:p00 (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dtimestamp_extrapolator.cc130 double p00 = 1 / _lambda * (_P[0][0] - (K[0] * tMs * _P[0][0] + K[0] * _P[1][0])); local
134 _P[0][0] = p00;
/external/deqp/framework/common/
H A DtcuBilinearImageCompare.cpp74 inline deUint8 interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p10, deUint8 p11) argument
79 const deUint32 sum = fx0*fy0*p00 + fx1*fy0*p10 + fx0*fy1*p01 + fx1*fy1*p11;
99 deUint32 p00 = readRGBA8Raw(access, x0, y0);
106 res |= interpolateChannel(fx1, fy1, getChannel<0>(p00), getChannel<0>(p01), getChannel<0>(p10), getChannel<0>(p11)) << RGBA::RED_SHIFT;
107 res |= interpolateChannel(fx1, fy1, getChannel<1>(p00), getChannel<1>(p01), getChannel<1>(p10), getChannel<1>(p11)) << RGBA::GREEN_SHIFT;
108 res |= interpolateChannel(fx1, fy1, getChannel<2>(p00), getChannel<2>(p01), getChannel<2>(p10), getChannel<2>(p11)) << RGBA::BLUE_SHIFT;
109 res |= interpolateChannel(fx1, fy1, getChannel<3>(p00), getChannel<3>(p01), getChannel<3>(p10), getChannel<3>(p11)) << RGBA::ALPHA_SHIFT;
H A DtcuFuzzyImageCompare.cpp140 deUint32 p00 = readUnorm8<NumChannels>(src, i0, j0); local
149 float f = (getChannel(p00, c)*(1.0f-a)*(1.0f-b)) +
H A DtcuTexLookupVerifier.cpp100 Vec4 p00; //!< (0, 0) member in struct:tcu::ColorQuad
108 dst.p00 = lookup<float>(level, sampler, x0, y0, z);
164 const Vec4 d0 = abs(quad.p10 - quad.p00);
165 const Vec4 d1 = abs(quad.p01 - quad.p00);
210 return min(quad.p00, min(quad.p10, min(quad.p01, quad.p11)));
215 return max(quad.p00, max(quad.p10, max(quad.p01, quad.p11)));
308 const Vec4 c0 = quad.p00*(1.0f - a) + quad.p10*a;
340 const Vec4 c0 = quad0.p00*(1.0f-a)*(1.0f-b) + quad0.p10*a*(1.0f-b) + quad0.p01*(1.0f-a)*b + quad0.p11*a*b;
341 const Vec4 c1 = quad1.p00*(1.0f-a)*(1.0f-b) + quad1.p10*a*(1.0f-b) + quad1.p01*(1.0f-a)*b + quad1.p11*a*b;
409 const Vec4 c0 = quad0.p00*(1.
[all...]
H A DtcuTexture.cpp1409 Vec4 p00 = (i0UseBorder || j0UseBorder) ? sampler.borderColor : lookup(access, i0, j0, depth); local
1415 return (p00*(1.0f-a)*(1.0f-b)) +
1445 Vec4 p00 = (i0UseBorder || j0UseBorder) ? sampler.borderColor : lookup(access, i0, j0, offset.z()); local
1451 return (p00*(1.0f-a)*(1.0f-b)) +
1514 float p00 = execCompare(p00Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFormat); local
1520 return (p00*(1.0f-a)*(1.0f-b)) +
/external/deqp/framework/delibs/deimage/
H A DdeImage.c147 deARGB p00 = deImage_getPixel(srcImage, x0, y0); local
151 deARGB pix = deARGB_add(deARGB_add(deARGB_multiply(p00, f00), deARGB_multiply(p10, f10)),
/external/deqp/modules/gles2/performance/
H A Des2pTextureCases.cpp112 Vec2 p00 = (m_coordTransform * Vec3(0.0f, 0.0f, 1.0f)).swizzle(0,1); local
117 m_attributes.push_back(AttribSpec("a_coords", Vec4(p00.x(), p00.y(), 0.0f, 0.0f),
124 log << TestLog::Message << "Coords: " << p00 << ", " << p10 << ", " << p01 << ", " << p11 << TestLog::EndMessage;
H A Des2pShaderOperatorTests.cpp218 , p00 (p00_)
228 tcu::Vec4 p00; //!< Bottom left. member in struct:deqp::gles2::Performance::__anon19958::OperatorPerformanceCase::AttribSpec
368 dst[dstNdx++] = triQuadInterpolate((XF), (YF), tcu::Vec4(spec.p00[compNdx], spec.p01[compNdx], spec.p10[compNdx], spec.p11[compNdx]))
/external/deqp/modules/gles3/performance/
H A Des3pTextureCases.cpp120 Vec2 p00 = (m_coordTransform * Vec3(0.0f, 0.0f, 1.0f)).swizzle(0,1); local
125 m_attributes.push_back(AttribSpec("a_coords", Vec4(p00.x(), p00.y(), 0.0f, 0.0f),
132 log << TestLog::Message << "Coords: " << p00 << ", " << p10 << ", " << p01 << ", " << p11 << TestLog::EndMessage;
H A Des3pShaderOperatorTests.cpp218 , p00 (p00_)
228 tcu::Vec4 p00; //!< Bottom left. member in struct:deqp::gles3::Performance::__anon20243::OperatorPerformanceCase::AttribSpec
368 dst[dstNdx++] = triQuadInterpolate((XF), (YF), tcu::Vec4(spec.p00[compNdx], spec.p01[compNdx], spec.p10[compNdx], spec.p11[compNdx]))
/external/deqp/modules/glshared/
H A DglsShaderPerformanceMeasurer.hpp50 , p00 (p00_)
60 tcu::Vec4 p00; //!< Bottom left. member in struct:deqp::gls::AttribSpec
/external/opencv/cv/src/
H A Dcvposit.cpp298 float p00 = ata11 * ata22 - ata12 * ata12; local
306 det += ata00 * p00;
319 b[k] = (p00 * a0 + p01 * a1 + p02 * a2) * inv_det;
H A Dcvcontours.cpp1436 CvLinkedRunPoint* p00; local
1440 CV_READ_SEQ_ELEM( p00, reader );
1441 p01 = p00;
1443 if( !p00->link )
1450 CV_WRITE_SEQ_ELEM( p00->pt, writer );
1451 p_temp = p00;
1452 p00 = p00->link;
1455 while( p00 != p01 );

Completed in 210 milliseconds