Searched refs:DecodeGBKSegment (Results 1 – 2 of 2) sorted by relevance
31 static void DecodeGBKSegment(CBC_CommonBitSource* bits,
95 DecodeGBKSegment(&bits, result, count, e); in Decode()112 void CBC_QRDecodedBitStreamParser::DecodeGBKSegment(CBC_CommonBitSource* bits, in DecodeGBKSegment() function in CBC_QRDecodedBitStreamParser