167 return (
u >> 8) & 0xffLL;
171 return (
u >> 16) & 0x7LL;
175 return (
u >> 19) & 0x7LL;
179 return (
u >> 22) & 0x7LL;
183 return (
u >> 25) & 0x7LL;
187 return (
u >> 28) & 0x7LL;
191 return (
u >> 31) & 0x7LL;
195 return (
u >> 34) & 0x7LL;
199 return (
u >> 37) & 0x7LL;
203 return (
u >> 40) & 0x7LL;
207 return (
u >> 43) & 0x7LL;
211 return (
u >> 46) & 0x7LL;
215 return (
u >> 49) & 0x7LL;
219 return (
u >> 52) & 0x7LL;
223 return (
u >> 55) & 0x7LL;
227 return (
u >> 58) & 0x7LL;
231 return (
u >> 61) & 0x7LL;
void mem_read(Stream &mem, BlockDXT1 &block)
unsigned long long uint64
static CCL_NAMESPACE_BEGIN const double alpha
void decodeBlock(ColorBlock *block) const
void indices(uint8 index_array[16]) const
uint index(uint index) const
void setIndex(uint index, uint value)
void decodeBlock(ColorBlock *block) const
void evaluatePalette8(uint8 alpha[8]) const
void evaluatePalette(uint8 alpha[8]) const
void evaluatePalette6(uint8 alpha[8]) const
void decodeBlock(ColorBlock *block) const
void decodeBlock(ColorBlock *block) const
void decodeBlock(ColorBlock *block) const
void setIndices(const int *idx)
void evaluatePalette(Color32 color_array[4]) const
void evaluatePalette3(Color32 color_array[4]) const
void decodeBlock(ColorBlock *block) const
void evaluatePalette4(Color32 color_array[4]) const
void setIndices(const int *idx)
uint evaluatePalette(Color32 color_array[4]) const
void decodeBlockNV5x(ColorBlock *block) const
uint evaluatePaletteNV5x(Color32 color_array[4]) const
bool isFourColorMode() const
void decodeBlockNV5x(ColorBlock *block) const
void decodeBlock(ColorBlock *block) const
void decodeBlockNV5x(ColorBlock *block) const
void decodeBlock(ColorBlock *block) const