Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dcodec.cc32 const size_t block_width = footprint.Width(); in DecompressToImage() local
Dastc_file.cc162 const uint32_t block_width = ReadVal<uint8_t>(header, offset); in ParseHeader() local
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/test/
Dlogical_astc_block_test.cc78 const int block_width = params.footprint.Width(); in TEST_P() local