Searched defs:cbytes (Results 1 – 1 of 1) sorted by relevance
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
| D | astcenc_symbolic_physical.cpp | 110 static const uint8_t cbytes[8] { 0xFC, 0xFD, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; in symbolic_to_physical() local 129 static const uint8_t cbytes[8] { 0xFC, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; in symbolic_to_physical() local
|