* Function: DequantBlock * * Description: dequantize one block of transform coefficients (in-place) * * Inputs: quantized transform coefficients, range = [0, 8191] * number of samples to dequantize * scalefactor for this block of data, range = [0, 256] * * Outputs: dequantized transform coefficients in Q(FBITS_OUT_DQ_OFF) * * Return: guard bit m
source not stored for this graph (policy: none)
no test coverage detected