![]() |
Twilight Princess
Remastered version of the GameCube game
|
This is the complete list of members for ASTCDecoder, including all inherited members.
| ComputeEndpoints(ASTCPixel[] EndPoints, int[] ColorValues, uint ColorEndpointMode, ref int ColorValuesPosition) | ASTCDecoder | privatestatic |
| DecodeBlockInfo(BitArrayStream BitStream) | ASTCDecoder | privatestatic |
| DecodeColorValues(int[] OutputValues, byte[] InputData, uint[] Modes, int NumberPartitions, int NumberBitsForColorData) | ASTCDecoder | privatestatic |
| DecodeToRGBA8888(byte[] InputBuffer, int BlockX, int BlockY, int BlockZ, int X, int Y, int Z) | ASTCDecoder | static |
| DecompressBlock(byte[] InputBuffer, int[] OutputBuffer, int BlockWidth, int BlockHeight) | ASTCDecoder | static |
| FillVoidExtentLDR(BitArrayStream BitStream, int[] OutputBuffer, int BlockWidth, int BlockHeight) | ASTCDecoder | privatestatic |
| Hash52(uint Val) | ASTCDecoder | privatestatic |
| ReadIntColorValues(int Number, int[] ColorValues, ref int ColorValuesPosition) | ASTCDecoder | privatestatic |
| ReadUintColorValues(int Number, int[] ColorValues, ref int ColorValuesPosition) | ASTCDecoder | privatestatic |
| ReverseByte(byte b) | ASTCDecoder | privatestatic |
| Select2DPartition(int Seed, int X, int Y, int PartitionCount, bool IsSmallBlock) | ASTCDecoder | privatestatic |
| SelectPartition(int Seed, int X, int Y, int Z, int PartitionCount, bool IsSmallBlock) | ASTCDecoder | privatestatic |
| UnquantizeTexelWeight(IntegerEncoded IntEncoded) | ASTCDecoder | privatestatic |
| UnquantizeTexelWeights(int[][] OutputBuffer, List< IntegerEncoded > Weights, TexelWeightParams TexelParams, int BlockWidth, int BlockHeight) | ASTCDecoder | privatestatic |