* Function: DecodeOneSymbol * * Description: dequantize one Huffman symbol from bitstream, * using table huffTabSBR[huffTabIndex] * * Inputs: index of Huffman table * * Outputs: bitstream advanced by number of bits in codeword * * Return: one decoded symbol ****************************************************************************************************
source not stored for this graph (policy: none)
no test coverage detected