Searched refs:blockWidth (Results 1 – 8 of 8) sorted by relevance
171 if (blockData[index].length != iHeight * blockWidth(jBlock)) { in BlockRealMatrix()174 blockData[index].length, iHeight * blockWidth(jBlock)); in BlockRealMatrix()531 final int kWidth = blockWidth(kBlock); in multiply()585 final int jWidth = out.blockWidth(jBlock); in multiply()595 final int kWidth = blockWidth(kBlock); in multiply()670 final int jWidth = blockWidth(jBlock); in getNorm()727 final int jWidth = out.blockWidth(jBlock); in getSubMatrix()733 final int width = blockWidth(qBlock); in getSubMatrix()741 final int width2 = blockWidth(qBlock + 1); in getSubMatrix()773 final int width2 = blockWidth(qBlock + 1); in getSubMatrix()[all …]
174 if (blockData[index].length != iHeight * blockWidth(jBlock)) { in BlockFieldMatrix()177 blockData[index].length, iHeight * blockWidth(jBlock)); in BlockFieldMatrix()542 final int kWidth = blockWidth(kBlock); in multiply()597 final int jWidth = out.blockWidth(jBlock); in multiply()607 final int kWidth = blockWidth(kBlock); in multiply()702 final int jWidth = out.blockWidth(jBlock); in getSubMatrix()708 final int width = blockWidth(qBlock); in getSubMatrix()716 final int width2 = blockWidth(qBlock + 1); in getSubMatrix()748 final int width2 = blockWidth(qBlock + 1); in getSubMatrix()842 final int jWidth = blockWidth(jBlock); in setSubMatrix()[all …]
456 inline void setASTCErrorColorBlock (void* dst, int blockWidth, int blockHeight, bool isSRGB) in setASTCErrorColorBlock() argument462 for (int i = 0; i < blockWidth*blockHeight; i++) in setASTCErrorColorBlock()474 for (int i = 0; i < blockWidth*blockHeight; i++) in setASTCErrorColorBlock()484 DecompressResult decodeVoidExtentBlock (void* dst, const Block128& blockData, int blockWidth, int b… in decodeVoidExtentBlock() argument495 setASTCErrorColorBlock(dst, blockWidth, blockHeight, isSRGB); in decodeVoidExtentBlock()510 for (int i = 0; i < blockWidth*blockHeight; i++) in decodeVoidExtentBlock()526 for (int i = 0; i < blockWidth*blockHeight; i++) in decodeVoidExtentBlock()532 for (int i = 0; i < blockWidth*blockHeight; i++) in decodeVoidExtentBlock()1258 … (TexelWeightPair* dst, const deUint32 (&unquantizedWeights) [64], int blockWidth, int blockHeight… in interpolateWeights() argument1261 const deUint32 scaleX = (1024 + blockWidth/2) / (blockWidth-1); in interpolateWeights()[all …]
71 void generateDummyNormalBlocks (deUint8* dst, size_t numBlocks, int blockWidth, int blockHeight);
47 unsigned blockWidth, blockHeight; in get_aligned_compressed_row_stride() local50 _mesa_get_format_block_size(format, &blockWidth, &blockHeight); in get_aligned_compressed_row_stride()55 stride = (width + blockWidth - 1) / blockWidth * blockBytes; in get_aligned_compressed_row_stride()67 blockBytes, blockWidth, in get_aligned_compressed_row_stride()81 unsigned blockWidth, blockHeight; in get_texture_image_size() local83 _mesa_get_format_block_size(format, &blockWidth, &blockHeight); in get_texture_image_size()454 uint32_t blockWidth, blockHeight; in migrate_image_to_miptree() local455 _mesa_get_format_block_size(image->base.Base.TexFormat, &blockWidth, &blockHeight); in migrate_image_to_miptree()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...