161 return (
u >> 8) & 0xffLL;
165 return (
u >> 16) & 0x7LL;
169 return (
u >> 19) & 0x7LL;
173 return (
u >> 22) & 0x7LL;
177 return (
u >> 25) & 0x7LL;
181 return (
u >> 28) & 0x7LL;
185 return (
u >> 31) & 0x7LL;
189 return (
u >> 34) & 0x7LL;
193 return (
u >> 37) & 0x7LL;
197 return (
u >> 40) & 0x7LL;
201 return (
u >> 43) & 0x7LL;
205 return (
u >> 46) & 0x7LL;
209 return (
u >> 49) & 0x7LL;
213 return (
u >> 52) & 0x7LL;
217 return (
u >> 55) & 0x7LL;
221 return (
u >> 58) & 0x7LL;
225 return (
u >> 61) & 0x7LL;
void mem_read(Stream &mem, BlockDXT1 &block)
unsigned long long uint64
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