Home
last modified time | relevance | path

Searched refs:DecodeGBKSegment (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDecodedBitStreamParser.h31 static void DecodeGBKSegment(CBC_CommonBitSource* bits,
DBC_QRDecodedBitStreamParser.cpp95 DecodeGBKSegment(&bits, result, count, e); in Decode()
112 void CBC_QRDecodedBitStreamParser::DecodeGBKSegment(CBC_CommonBitSource* bits, in DecodeGBKSegment() function in CBC_QRDecodedBitStreamParser