Searched defs:ETC2_UNCOMPRESSED_BLOCK_SIZE_RGB8 (Results 1 – 1 of 1) sorted by relevance
516 …ETC2_UNCOMPRESSED_BLOCK_SIZE_RGB8 = ETC2_BLOCK_WIDTH * ETC2_BLOCK_HEIGHT * ETC2_UNCOMPRESSED_PIXE… enumerator590 void decompressETC1Block(uint8_t dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_RGB8], uint64_t src) in decompressETC1Block()651 void decompressETC2Block(uint8_t dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_RGB8], uint64_t src, in decompressETC2Block()