Home
last modified time | relevance | path

Searched defs:Height (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/aws-sdk-java-v2/services/rekognition/src/main/resources/codegen-resources/
H A Dexamples-1.json26 "Height": 0.33481481671333313, number
38 "Height": 0.33481481671333313, number
134 "Height": 0.18000000715255737, number
246 "Height": 0.33481481671333313, number
257 "Height": 0.33481481671333313, number
304 "Height": 0.32592591643333435, number
315 "Height": 0.32592591643333435, number
403 "Height": 0.18000000715255737, number
414 "Height": 0.16555599868297577, number
425 "Height": 0.3234420120716095, number
[all …]
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/
H A DGmmGen11ResourceULT.cpp93 uint32_t Height = GMM_ULT_ALIGN(gmmParams.BaseHeight, TileSize[1]) + in TEST_F() local
169 uint32_t Height = GMM_ULT_ALIGN(gmmParams.BaseHeight, TileSize[1]) + in TEST_F() local
263 uint32_t Pitch, Height; in TEST_F() local
339 uint32_t Pitch, Height; in TEST_F() local
418 uint32_t Pitch, Height; in TEST_F() local
498 uint32_t Pitch, Height; in TEST_F() local
578 uint32_t Pitch, Height; in TEST_F() local
660 uint32_t Pitch, Height; in TEST_F() local
H A DGmmResourceULT.cpp2858 uint32_t Pitch, Height; in TEST_F() local
2938 uint32_t Pitch, Height; in TEST_F() local
3039 uint32_t Pitch, Height; in TEST_F() local
3118 uint32_t Pitch, Height; in TEST_F() local
3197 uint32_t Pitch, Height; in TEST_F() local
3279 uint32_t Pitch, Height; in TEST_F() local
3364 uint32_t Height = (SizeOfY /*Y*/ + SizeOfY / 4 /*V*/ + SizeOfY / 4 /*U*/) / Pitch; in TEST_F() local
/aosp_15_r20/external/giflib/
H A Dgif2rgb.c59 int Width, int Height) { in LoadRGB()
159 static void SaveGif(GifByteType *OutputBuffer, int Width, int Height, in SaveGif()
202 int ExpNumOfColors, int Width, int Height) { in RGB2GIF()
355 int i, j, Size, Row, Col, Width, Height, ExtCode, Count; in GIF2RGB() local
537 int NumFiles, Width = 0, Height = 0, ExpNumOfColors = 8; in main() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/
H A DGmmGen12Texture.cpp295 uint32_t Width, Height, BitsPerPixel; in FillTex2D() local
520 uint32_t WidthBytesPhysical, Height, YHeight, VHeight; in FillTexPlanar() local
1063 …TDCALL GmmLib::GmmGen12TextureCalc::ScaleTextureHeight(GMM_TEXTURE_INFO *pTexInfo, uint32_t Height) in ScaleTextureHeight()
1112 …STDCALL GmmLib::GmmGen12TextureCalc::ScaleFCRectHeight(GMM_TEXTURE_INFO *pTexInfo, uint32_t Height) in ScaleFCRectHeight()
1178uint32_t Height, in Get2DFCSurfaceHeightFor3DSurface()
H A DGmmGen7Texture.cpp36 uint32_t Width, Height, BitsPerPixel; in FillTex2D() local
348 uint32_t Height, BlockHeight, NumLevels; // Final height for 2D surface in Get2DMipMapHeight() local
456 uint32_t Height, Height0, Height1, ArrayQPitch, VAlign; in Fill2DTexOffsetAddress() local
729 uint32_t Depth, Height, Width; in FillTex3D() local
H A DGmmTexture.cpp39 uint32_t Height; in FillPlanarOffsetAddress() local
391 uint32_t GmmLib::GmmTextureCalc::ExpandHeight(uint32_t Height, uint32_t UnitAlignment, uint32_t Num… in ExpandHeight()
H A DGmmGen10Texture.cpp268 uint32_t Width, Height, BitsPerPixel; in FillTex2D() local
532 uint32_t WidthBytesPhysical, Height, YHeight, VHeight; in FillTexPlanar() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/impl/
H A DCommon.h19 static constexpr uint32_t Height = 2u; member
36 static constexpr uint32_t Height = 2u; member
46 static constexpr uint32_t Height = 2u; member
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/Internal/Common/Texture/
H A DGmmTextureCalc.h271 uint32_t Height) in ScaleTextureHeight()
294 … virtual uint32_t GMM_STDCALL ScaleFCRectHeight(GMM_TEXTURE_INFO * pTexInfo, uint32_t Height) in ScaleFCRectHeight()
356 uint32_t Height, in Get2DFCSurfaceHeightFor3DSurface()
/aosp_15_r20/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_cuda_cuda.h829 size_t Height; /**< Height of 2D memory copy */ member
862 size_t Height; /**< Height of 3D memory copy */ member
896 size_t Height; /**< Height of 3D memory copy */ member
906 size_t Height; /**< Height of array */ member
918 size_t Height; /**< Height of 3D array */ member
1041 unsigned int Height; /**< Height of 2D memory copy */ member
1071 unsigned int Height; /**< Height of 3D memory copy */ member
1078 unsigned int Height; /**< Height of array */ member
1087 unsigned int Height; /**< Height of 3D array */ member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Ddevice9ex.c179 UINT Height, in NineDevice9Ex_CreateRenderTargetEx()
209 UINT Height, in NineDevice9Ex_CreateOffscreenPlainSurfaceEx()
235 UINT Height, in NineDevice9Ex_CreateDepthStencilSurfaceEx()
H A Dvolumetexture9.c16 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor()
266 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
H A Dtexture9.c27 UINT Width, UINT Height, UINT Levels, in NineTexture9_ctor()
365 UINT Width, UINT Height, UINT Levels, in NineTexture9_new()
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/utils/
H A DDimUtils.h51 static constexpr uint32_t Height = 2u; member
61 static constexpr uint32_t Height = 2u; member
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Drect.h49 int Height() const { return bottom - top; } in Height() function
67 double Height() const { return bottom - top; } in Height() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplustypes.h67 INT Height; member
91 REAL Height; member
161 INT Height; member
286 REAL Height; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DHiiImage.h49 UINT16 Height; member
192 UINT16 Height; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DHiiImage.h49 UINT16 Height; member
192 UINT16 Height; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DHiiImage.h48 UINT16 Height; member
189 UINT16 Height; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DHiiImage.h52 UINT16 Height; member
195 UINT16 Height; member
/aosp_15_r20/external/aws-sdk-java-v2/services/elastictranscoder/src/test/resources/
H A DJobWithNullListField.json16 "Height": null, null
49 "Height": null, null
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_coordinates.h156 int Height() const { return bottom - top; } in Height() function
230 float Height() const { return top - bottom; } in Height() function
393 float Height() const { return height; } in Height() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/avl/
Davl.h90 size_t Height() const { in Height() function
170 static long Height(const NodePtr& n) { return n ? n->height : 0; } in Height() function
365 static long Height(const NodePtr& n) { return n ? n->height : 0; } in Height() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp372 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local
891 static unsigned updatePhysDepsUpwards(const MachineInstr &MI, unsigned Height, in updatePhysDepsUpwards()
1030 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() local
1080 unsigned Height = TBI.Succ ? Cycles.lookup(&PHI).Height : 0; in computeInstrHeights() local

12345678910>>...16