/aosp_15_r20/external/aws-sdk-java-v2/services/rekognition/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 26 "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 D | GmmGen11ResourceULT.cpp | 93 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 D | GmmResourceULT.cpp | 2858 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 D | gif2rgb.c | 59 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 D | GmmGen12Texture.cpp | 295 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() 1178 … uint32_t Height, in Get2DFCSurfaceHeightFor3DSurface()
|
H A D | GmmGen7Texture.cpp | 36 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 D | GmmTexture.cpp | 39 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 D | GmmGen10Texture.cpp | 268 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 D | Common.h | 19 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 D | GmmTextureCalc.h | 271 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/ |
D | dynlink_cuda_cuda.h | 829 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 D | device9ex.c | 179 UINT Height, in NineDevice9Ex_CreateRenderTargetEx() 209 UINT Height, in NineDevice9Ex_CreateOffscreenPlainSurfaceEx() 235 UINT Height, in NineDevice9Ex_CreateDepthStencilSurfaceEx()
|
H A D | volumetexture9.c | 16 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 D | texture9.c | 27 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 D | DimUtils.h | 51 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/ |
D | rect.h | 49 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/ |
D | gdiplustypes.h | 67 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 D | HiiImage.h | 49 UINT16 Height; member 192 UINT16 Height; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | HiiImage.h | 49 UINT16 Height; member 192 UINT16 Height; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | HiiImage.h | 48 UINT16 Height; member 189 UINT16 Height; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | HiiImage.h | 52 UINT16 Height; member 195 UINT16 Height; member
|
/aosp_15_r20/external/aws-sdk-java-v2/services/elastictranscoder/src/test/resources/ |
H A D | JobWithNullListField.json | 16 "Height": null, null 49 "Height": null, null
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_coordinates.h | 156 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/ |
D | avl.h | 90 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 D | MachineTraceMetrics.cpp | 372 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
|