Home
last modified time | relevance | path

Searched defs:decompress (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/compressedTextureFormats/
DAstcCpuDecompressorNoOp.cpp25 int32_t decompress(uint32_t imgWidth, uint32_t imgHeight, uint32_t blockWidth, in decompress() function in gfxstream::vk::__anon724c1e500111::AstcCpuDecompressorNoOp
DAstcCpuDecompressorImpl.cpp172 std::future<astcenc_error> decompress(astcenc_context* context, uint32_t threadIndex, in decompress() function in gfxstream::vk::__anon87c057260111::WorkerThread
226 int32_t decompress(const uint32_t imgWidth, const uint32_t imgHeight, const uint32_t blockWidth, in decompress() function in gfxstream::vk::__anon87c057260111::AstcCpuDecompressorImpl
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp738 void CompressedImageInfo::decompress(VulkanDispatch* vk, VkCommandBuffer commandBuffer, in decompress() function in gfxstream::vk::CompressedImageInfo