| /external/armnn/src/backends/neon/workloads/ |
| D | NeonBatchToSpaceNdWorkload.cpp | 28 int32_t blockHeight = armnn::numeric_cast<int32_t>(descriptor.m_BlockShape[0]); in NeonBatchToSpaceNdWorkloadValidate() local 60 int32_t blockHeight = armnn::numeric_cast<int32_t>(descriptor.m_Parameters.m_BlockShape[0]); in NeonBatchToSpaceNdWorkload() local
|
| D | NeonSpaceToBatchNdWorkload.cpp | 28 int32_t blockHeight = armnn::numeric_cast<int32_t>(descriptor.m_BlockShape[0]); in NeonSpaceToBatchNdWorkloadValidate() local 62 int32_t blockHeight = armnn::numeric_cast<int32_t>(m_Data.m_Parameters.m_BlockShape[0]); in NeonSpaceToBatchNdWorkload() local
|
| /external/armnn/src/backends/cl/workloads/ |
| D | ClBatchToSpaceNdWorkload.cpp | 28 int32_t blockHeight = armnn::numeric_cast<int32_t>(descriptor.m_BlockShape[0]); in ClBatchToSpaceNdWorkloadValidate() local 59 int32_t blockHeight = armnn::numeric_cast<int32_t>(descriptor.m_Parameters.m_BlockShape[0]); in ClBatchToSpaceNdWorkload() local
|
| D | ClSpaceToBatchNdWorkload.cpp | 31 int32_t blockHeight = armnn::numeric_cast<int32_t>(descriptor.m_BlockShape[0]); in ClSpaceToBatchNdWorkloadValidate() local 67 int32_t blockHeight = armnn::numeric_cast<int32_t>(m_Data.m_Parameters.m_BlockShape[0]); in ClSpaceToBatchNdWorkload() local
|
| /external/angle/src/image_util/ |
| D | AstcDecompressor.cpp | 45 uint32_t blockHeight, in MakeDecoderContext() 98 std::pair<astcenc_context *, astcenc_error> get(uint32_t blockWidth, uint32_t blockHeight) in get() 113 uint32_t blockHeight; member 191 const uint32_t blockHeight, in decompress()
|
| D | AstcDecompressorNoOp.cpp | 27 uint32_t blockHeight, in decompress()
|
| D | loadimage_astc.cpp | 20 uint32_t blockHeight, in LoadASTCToRGBA8Inner()
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | formatutils11.h | 48 GLuint blockHeight; member
|
| D | formatutils11.cpp | 99 DXGIFormatSize::DXGIFormatSize(GLuint pixelBits, GLuint blockWidth, GLuint blockHeight) in DXGIFormatSize()
|
| /external/angle/src/libANGLE/renderer/ |
| D | d3d_format.h | 39 GLuint blockHeight; member
|
| D | d3d_format.cpp | 38 GLuint blockHeight, in D3DFormat()
|
| /external/armnn/src/backends/reference/workloads/ |
| D | SpaceToBatchNd.cpp | 55 const unsigned int blockHeight = params.m_BlockShape[0]; in SpaceToBatchNd() local
|
| /external/mesa3d/src/mesa/drivers/dri/r200/ |
| D | radeon_mipmap_tree.c | 47 unsigned blockWidth, blockHeight; in get_aligned_compressed_row_stride() local 81 unsigned blockWidth, blockHeight; in get_texture_image_size() local
|
| /external/mesa3d/src/mesa/drivers/dri/radeon/ |
| D | radeon_mipmap_tree.c | 47 unsigned blockWidth, blockHeight; in get_aligned_compressed_row_stride() local 81 unsigned blockWidth, blockHeight; in get_texture_image_size() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkImageUtil.hpp | 131 deUint8 blockHeight; member
|
| /external/swiftshader/src/Vulkan/ |
| D | VkFormat.cpp | 1450 int Format::blockHeight() const in blockHeight() function in vk::Format
|
| D | VkImage.cpp | 687 int blockHeight = usedFormat.blockHeight(); in imageExtentInBlocks() local 704 int blockHeight = usedFormat.blockHeight(); in imageOffsetInBlocks() local 738 int blockHeight = usedFormat.blockHeight(); in bufferExtentInBlocks() local
|
| /external/deqp/framework/common/ |
| D | tcuAstcUtil.cpp | 456 inline void setASTCErrorColorBlock (void* dst, int blockWidth, int blockHeight, bool isSRGB) in setASTCErrorColorBlock() 484 …idExtentBlock (void* dst, const Block128& blockData, int blockWidth, int blockHeight, bool isSRGB,… in decodeVoidExtentBlock() 1270 …air* dst, const deUint32 (&unquantizedWeights) [64], int blockWidth, int blockHeight, const ASTCBl… in interpolateWeights() 1319 …ts (TexelWeightPair* dst, const Block128& blockData, int blockWidth, int blockHeight, const ASTCBl… in computeTexelWeights() 1409 …int numPartitions, int blockWidth, int blockHeight, bool isSRGB, bool isLDRMode, const deUint32* c… in setTexelColors() 1486 …compressBlock (void* dst, const Block128& blockData, int blockWidth, int blockHeight, bool isSRGB,… in decompressBlock() 1576 const int blockHeight = dst.getHeight(); in decompress() local 1882 …c inline bool isValidBlockParams (const NormalBlockParams& params, int blockWidth, int blockHeight) in isValidBlockParams() 2233 …teNormalBlock (const NormalBlockParams& blockParams, int blockWidth, int blockHeight, const Normal… in generateNormalBlock() 2907 void generateDefaultNormalBlocks (deUint8* dst, size_t numBlocks, int blockWidth, int blockHeight) in generateDefaultNormalBlocks()
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageTestsUtil.cpp | 442 deUint32 blockHeight = getBlockHeight(format); in getCompressedImageResolutionInBlocks() local 456 deUint32 blockHeight = getBlockHeight(format); in getCompressedImageResolutionBlockCeil() local
|
| D | vktImageTransfer.cpp | 205 const deUint32 blockHeight = (isCompressed) ? getBlockHeight(m_params.imageFormat) : 1u; in iterate() local
|
| /external/mesa3d/src/amd/addrlib/src/core/ |
| D | addrlib2.cpp | 1528 UINT_32 blockHeight, in GetMipTailDim()
|
| /external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderSmokeTests.cpp | 1054 const auto blockHeight = static_cast<int>(rateSize.height); in testFullscreenGradient() local
|
| /external/mesa3d/src/amd/addrlib/src/gfx9/ |
| D | gfx9addrlib.cpp | 4236 UINT_32 blockHeight, in GetMipChainInfo() 4533 UINT_32 blockHeight, in GetMipStartPos()
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 437 const deUint32 blockHeight = (isCompressed) ? getBlockHeight(parms.format) : 1u; in getExtent3D() local 764 const deUint32 blockHeight = (isCompressed) ? getBlockHeight(parms.format) : 1u; in uploadImageAspect() local 961 const deUint32 blockHeight = (isCompressed) ? getBlockHeight(imageParms.format) : 1u; in readImageAspect() local 1149 const deUint32 blockHeight = getBlockHeight(m_params.src.image.format); in iterate() local 1165 const deUint32 blockHeight = getBlockHeight(m_params.dst.image.format); in iterate() local 1621 const deUint32 blockHeight = getBlockHeight(m_params.src.image.format); in iterate() local 1632 const deUint32 blockHeight = getBlockHeight(m_params.dst.image.format); in iterate() local
|
| /external/mesa3d/src/amd/addrlib/inc/ |
| D | addrinterface.h | 639 UINT_32 blockHeight; ///< Height in element inside one block(1D->Micro, 2D->Macro) member 883 AddrHtileBlockSize blockHeight; ///< 4 or 8. EG above only support 8 member 957 AddrHtileBlockSize blockHeight; ///< 4 or 8. 1 means 8, 0 means 4. EG above only support 8 member 1020 AddrHtileBlockSize blockHeight; ///< 4 or 8. 1 means 8, 0 means 4. R8xx/R9xx only support 8 member 2510 UINT_32 blockHeight; ///< Height in element inside one block member
|