Home
last modified time | relevance | path

Searched defs:c01 (Results 1 – 13 of 13) sorted by relevance

/external/skia/src/core/
DSkFilterProc.cpp58 static unsigned bilerp4_00(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_00()
61 static unsigned bilerp4_01(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_01()
66 static unsigned bilerp4_02(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_02()
71 static unsigned bilerp4_03(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_03()
77 static unsigned bilerp4_10(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_10()
82 static unsigned bilerp4_11(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_11()
87 static unsigned bilerp4_12(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_12()
92 static unsigned bilerp4_13(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_13()
98 static unsigned bilerp4_20(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_20()
103 static unsigned bilerp4_21(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { in bilerp4_21()
[all …]
DSkMipMap.cpp94 auto c01 = F::Expand(p0[1]); in downsample_2_2() local
115 auto c01 = F::Expand(p0[1]); in downsample_3_2() local
136 auto c01 = F::Expand(p0[1]); in downsample_2_3() local
161 auto c01 = F::Expand(p0[1]); in downsample_3_3() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c54 const int c01 = segcounts[0] + segcounts[1]; in calc_segtree_probs() local
70 const int c01 = segcounts[0] + segcounts[1]; in cost_segmap() local
/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx11.cpp4 char c01 = '\u0001'; // ok variable
Dp2-cxx98.cpp4 char c01 = '\u0001'; // expected-error {{universal character name refers to a control character}} variable
/external/skia/src/utils/
DSkPatchUtils.cpp110 static SkScalar bilerp(SkScalar tx, SkScalar ty, SkScalar c00, SkScalar c10, SkScalar c01, in bilerp()
/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp926 …const CubeFaceIntCoords c01 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i0+0, j0+1)… in isSeamplessLinearMipmapLinearCompareResultValid() local
953 …const CubeFaceIntCoords c01 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i1+0, j1+1)… in isSeamplessLinearMipmapLinearCompareResultValid() local
1035 …const CubeFaceIntCoords c01 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i+0, j+1)),… in isSeamlessLinearCompareResultValid() local
DtcuTexLookupVerifier.cpp486 …const Vec4 c01 = quad01.p00*(1.0f-a0)*(1.0f-b0) + quad01.p10*a0*(1.0f-b0) + quad01.p01*(1.0f-a0)*… in is3DTrilinearFilterResultValid() local
1475 …const CubeFaceIntCoords c01 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i+0, j+1)),… in isSeamlessLinearSampleResultValid() local
1554 …const CubeFaceIntCoords c01 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i0+0, j0+1)… in isSeamplessLinearMipmapLinearSampleResultValid() local
1588 …const CubeFaceIntCoords c01 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i1+0, j1+1)… in isSeamplessLinearMipmapLinearSampleResultValid() local
/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp396 …tcu::CubeFaceFloatCoords c01 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.minCoord[0]*proj, m_looku… in initTexture() local
/external/valgrind/VEX/priv/
Dguest_s390_helpers.c2233 IRExpr *c01, *c3; in guest_s390x_spechelper() local
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp691 Vec4 c01 = colors[v01]; in computeVertexReference() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1795 const tcu::Vec4 c01 = colors[v01]; in computeVertexReference() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp655 …tcu::CubeFaceFloatCoords c01 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.minCoord[0]*proj, m_looku… in initTexture() local