Searched defs:decompress (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/compressedTextureFormats/ | ||
D | AstcCpuDecompressorNoOp.cpp | 25 int32_t decompress(uint32_t imgWidth, uint32_t imgHeight, uint32_t blockWidth, in decompress() function in gfxstream::vk::__anon724c1e500111::AstcCpuDecompressorNoOp |
D | AstcCpuDecompressorImpl.cpp | 172 std::future<astcenc_error> decompress(astcenc_context* context, uint32_t threadIndex, in decompress() function in gfxstream::vk::__anon87c057260111::WorkerThread |
/hardware/google/gfxstream/host/vulkan/emulated_textures/ | ||
D | CompressedImageInfo.cpp | 738 void CompressedImageInfo::decompress(VulkanDispatch* vk, VkCommandBuffer commandBuffer, in decompress() function in gfxstream::vk::CompressedImageInfo |