Searched refs:bytesForValue (Results 1 – 1 of 1) sorted by relevance
110 UCHAR bytesForValue = 0, tmp = 0; in CLatmDemux_GetValue() local113 bytesForValue = (UCHAR)FDKreadBits(bs, 2); in CLatmDemux_GetValue()115 for (UINT i = 0; i <= bytesForValue; i++) { in CLatmDemux_GetValue()