Home
last modified time | relevance | path

Searched defs:halfHeight (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/www/firefox-esr/firefox-91.8.0/dom/media/gtest/
H A DYUVBufferGenerator.cpp53 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateI420Image() local
92 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateNV12Image() local
128 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateNV21Image() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gtest/
H A DYUVBufferGenerator.cpp53 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateI420Image() local
92 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateNV12Image() local
128 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateNV21Image() local
/dports/www/firefox/firefox-99.0/dom/media/gtest/
H A DYUVBufferGenerator.cpp53 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateI420Image() local
92 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateNV12Image() local
128 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateNV21Image() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gtest/
H A DYUVBufferGenerator.cpp53 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateI420Image() local
92 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateNV12Image() local
128 const uint32_t halfHeight = (mImageSize.height + 1) / 2; in CreateNV21Image() local
/dports/graphics/krita/krita-4.4.8/plugins/filters/blur/
H A Dkis_blur_filter.cpp78 … const uint halfHeight = t.scale((config->getProperty("halfHeight", value)) ? value.toUInt() : 5); in processImpl() local
124 const int halfHeight = t.scale(_config->getProperty("halfHeight", value) ? value.toUInt() : 5); in neededRect() local
135 const int halfHeight = t.scale(_config->getProperty("halfHeight", value) ? value.toUInt() : 5); in changedRect() local
H A Dkis_gaussian_blur_filter.cpp108 …const int halfHeight = _config->getProperty("vertRadius", value) ? KisGaussianKernel::kernelSizeFr… in neededRect() local
120 …const int halfHeight = _config->getProperty("vertRadius", value) ? KisGaussianKernel::kernelSizeFr… in changedRect() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DCollisionBox2D.cpp44 float halfHeight = size_.y_ * 0.5f * cachedWorldScale_.y_; in CollisionBox2D() local
119 float halfHeight = size_.y_ * 0.5f * worldScaleY; in RecreateFixture() local
/dports/games/torcs/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/src/
H A DCylinder.h46 Scalar halfHeight; variable
H A DCone.h47 Scalar halfHeight; variable
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp76 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
117 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
154 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/graphics/krita/krita-4.4.8/plugins/filters/edgedetection/
H A Dkis_edge_detection_filter.cpp139 …const int halfHeight = _config->getProperty("vertRadius", value) ? KisEdgeDetectionKernel::kernelS… in neededRect() local
151 …const int halfHeight = _config->getProperty("vertRadius", value) ? KisEdgeDetectionKernel::kernelS… in changedRect() local
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/
H A DvtkCapsuleSource.cxx73 vtkPoints* points, vtkFloatArray* normals, double center[3], double radius, double halfHeight) in InsertPole()
88 double halfHeight) in FillHalfSphere()
183 const double halfHeight = this->CylinderLength * 0.5; in RequestData() local
/dports/graphics/krita/krita-4.4.8/plugins/filters/convertheightnormalmap/
H A Dkis_convert_height_to_normal_map_filter.cpp154 …const int halfHeight = _config->getProperty("vertRadius", value) ? KisEdgeDetectionKernel::kernelS… in neededRect() local
166 …const int halfHeight = _config->getProperty("vertRadius", value) ? KisEdgeDetectionKernel::kernelS… in changedRect() local
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp129 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
160 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
194 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp129 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
160 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
194 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp135 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
176 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
213 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp129 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
160 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
194 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp129 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
160 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
194 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp135 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
176 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
213 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp129 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
160 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
194 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp135 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
176 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
213 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp133 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
174 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
211 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionShapes/
H A DbtCylinderShape.cpp129 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportX() local
160 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportY() local
194 btScalar halfHeight = halfExtents[cylinderUpAxis]; in CylinderLocalSupportZ() local
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/mipmap/
H A DHalveImage.java141 int halfHeight = height / 2; in halve1Dimage_ubyte() local
252 int halfHeight = width / 2; in halve1Dimage_byte() local
372 int halfHeight = height / 2; in halve1Dimage_ushort() local
512 int halfHeight = height / 2; in halve1Dimage_short() local
651 int halfHeight = height / 2; in halve1Dimage_uint() local
793 int halfHeight = height / 2; in halve1Dimage_int() local
928 int halfHeight = height / 2; in halve1Dimage_float() local
1009 int halfHeight = height / 2; in halveImagePackedPixel() local
1053 int halfHeight = height / 2; in halve1DimagePackedPixel() local
1138 int halfHeight = height / 2; in halveImagePackedPixelSlice() local
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/24_Urho2DSprite/
H A DUrho2DSprite.cpp100 float halfHeight = graphics->GetHeight() * 0.5f * PIXEL_SIZE; in CreateScene() local
218 float halfHeight = (float)graphics->GetHeight() * 0.5f * PIXEL_SIZE; in HandleUpdate() local

12345678910>>...13