Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/compressedTextureFormats/
DAstcCpuDecompressorImpl.cpp42 AstcencContextUniquePtr makeDecoderContext(uint32_t blockWidth, uint32_t blockHeight, in makeDecoderContext() function
100 auto context = makeDecoderContext(5, 5, &error); in isAstcDecoderAvailable()
125 value.context = makeDecoderContext(blockWidth, blockHeight, &value.error); in get()