Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/
DAstcCpuDecompressorNoOp.cpp25 int32_t decompress(uint32_t imgWidth, uint32_t imgHeight, uint32_t blockWidth, in decompress() function in gfxstream::vk::__anon0a3b50410111::AstcCpuDecompressorNoOp
DAstcCpuDecompressorImpl.cpp167 std::future<astcenc_error> decompress(astcenc_context* context, uint32_t threadIndex, in decompress() function in goldfish_vk::__anon1faf89170111::WorkerThread
221 int32_t decompress(const uint32_t imgWidth, const uint32_t imgHeight, const uint32_t blockWidth, in decompress() function in goldfish_vk::__anon1faf89170111::AstcCpuDecompressorImpl
/device/generic/vulkan-cereal/stream-servers/vulkan/emulated_textures/
DCompressedImageInfo.cpp829 void CompressedImageInfo::decompress(VulkanDispatch* vk, VkCommandBuffer commandBuffer, in decompress() function in gfxstream::vk::CompressedImageInfo