Searched refs:ParseECIValue (Results 1 – 2 of 2) sorted by relevance
30 static int32_t ParseECIValue(CBC_CommonBitSource* bits, int32_t& e);
71 int32_t value = ParseECIValue(&bits, e); in Decode()254 int32_t CBC_QRDecodedBitStreamParser::ParseECIValue(CBC_CommonBitSource* bits, in ParseECIValue() function in CBC_QRDecodedBitStreamParser