Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
ASTCDecoder Member List

This is the complete list of members for ASTCDecoder, including all inherited members.

ComputeEndpoints(ASTCPixel[] EndPoints, int[] ColorValues, uint ColorEndpointMode, ref int ColorValuesPosition)ASTCDecoderprivatestatic
DecodeBlockInfo(BitArrayStream BitStream)ASTCDecoderprivatestatic
DecodeColorValues(int[] OutputValues, byte[] InputData, uint[] Modes, int NumberPartitions, int NumberBitsForColorData)ASTCDecoderprivatestatic
DecodeToRGBA8888(byte[] InputBuffer, int BlockX, int BlockY, int BlockZ, int X, int Y, int Z)ASTCDecoderstatic
DecompressBlock(byte[] InputBuffer, int[] OutputBuffer, int BlockWidth, int BlockHeight)ASTCDecoderstatic
FillVoidExtentLDR(BitArrayStream BitStream, int[] OutputBuffer, int BlockWidth, int BlockHeight)ASTCDecoderprivatestatic
Hash52(uint Val)ASTCDecoderprivatestatic
ReadIntColorValues(int Number, int[] ColorValues, ref int ColorValuesPosition)ASTCDecoderprivatestatic
ReadUintColorValues(int Number, int[] ColorValues, ref int ColorValuesPosition)ASTCDecoderprivatestatic
ReverseByte(byte b)ASTCDecoderprivatestatic
Select2DPartition(int Seed, int X, int Y, int PartitionCount, bool IsSmallBlock)ASTCDecoderprivatestatic
SelectPartition(int Seed, int X, int Y, int Z, int PartitionCount, bool IsSmallBlock)ASTCDecoderprivatestatic
UnquantizeTexelWeight(IntegerEncoded IntEncoded)ASTCDecoderprivatestatic
UnquantizeTexelWeights(int[][] OutputBuffer, List< IntegerEncoded > Weights, TexelWeightParams TexelParams, int BlockWidth, int BlockHeight)ASTCDecoderprivatestatic