Home
last modified time | relevance | path

Searched refs:blocksize (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_QCOM_image_processing2.adoc70 uvec2 blocksize) {
84 blocksize).x;
115 uvec2 blocksize) {
122 blocksize).x;
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp629 GLsizei get4x4CompressedSize(GLsizei width, GLsizei height, GLsizei depth, GLsizei blocksize, bool*… in get4x4CompressedSize() argument
631 return blocksize * ((width + 3) / 4) * ((height + 3) / 4) * depth; in get4x4CompressedSize()
649 GLsizei blocksize = getCompressedImageBlocksize(internalformat); in getCompressedImageSize() local
650 return get4x4CompressedSize(width, height, depth, blocksize, error); in getCompressedImageSize()
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.c63 int blocksize = util_format_get_blocksize(format); in util_copy_rect() local
67 assert(blocksize > 0); in util_copy_rect()
78 dst += dst_x * blocksize; in util_copy_rect()
79 src += src_x * blocksize; in util_copy_rect()
82 width *= blocksize; in util_copy_rect()
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp623 unsigned int blocksize; member
721 unsigned int blocksize; in prepareImage() local
728 blocksize = sbwc_lossy_formats[i].blocksize; in prepareImage()
734 lossyByteNum = (blocksize >> 1) | isLossy; in prepareImage()
735 payload = SBWC_LOSSY_PAYLOAD_STRIDE(xy.hori, blocksize); in prepareImage()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtextures.adoc3797 uvec2 blocksize) {
3814 blocksize).x;
3861 uvec2 blocksize) {
3868 blocksize).x;
Ddevsandqueues.adoc1094 pname:height) that can: be specified for code:blocksize in