Searched refs:ReadUInt16 (Results 1 – 3 of 3) sorted by relevance
56 OSCL_IMPORT_REF uint16 ReadUInt16(void);
142 OSCL_EXPORT_REF uint16 BitStreamParser::ReadUInt16(void) in ReadUInt16() function in BitStreamParser
173 headersLength = fragment.ReadUInt16() + BITS_PER_UINT16; in Parse()