* Function: AdvanceBitstream * * Description: move bitstream pointer ahead * * Inputs: number of bits to advance bitstream * * Outputs: updated bitstream info struct * * Return: none * * Notes: generally used following GetBitsNoAdvance(bsi, maxBits) ********************************************************************************************************************
source not stored for this graph (policy: none)
no test coverage detected