Lines Matching refs:Table
106 Creates Huffman Code mapping table according to code length array.
108 Creates Huffman Code mapping table for Extra Set, Char&Len Set
115 @param TableBits The width of the mapping table.
116 @param Table The table to be created.
119 @retval BAD_TABLE The table is corrupted.
128 OUT UINT16 *Table
134 Get a position value according to Position Huffman Table.
158 @retval BAD_TABLE Table is corrupted.
173 generate the Huffman Code mapping table for the Char&Len Set.
187 Huffman code mapping table for Extra Set, Code&Len Set and