Searched refs:topLength (Results 1 – 1 of 1) sorted by relevance
172 Int topLength; in BitstreamPutGT16Bits() local175 topLength = Length - 16; in BitstreamPutGT16Bits()177 if (topLength > 0) in BitstreamPutGT16Bits()179 status = BitstreamPutBits(stream, topLength, topValue); in BitstreamPutGT16Bits()