Searched refs:InterleaveWithECBytes (Results 1 – 2 of 2) sorted by relevance
94 static void InterleaveWithECBytes(CBC_QRCoderBitVector* bits,
385 InterleaveWithECBytes(&headerAndDataBits, qrCode->GetNumTotalBytes(), in EncodeWithSpecifyVersion()470 InterleaveWithECBytes(&headerAndDataBits, qrCode->GetNumTotalBytes(), in EncodeWithAutoVersion()530 InterleaveWithECBytes(&headerAndDataBits, qrCode->GetNumTotalBytes(), in Encode()860 void CBC_QRCoderEncoder::InterleaveWithECBytes(CBC_QRCoderBitVector* bits, in InterleaveWithECBytes() function in CBC_QRCoderEncoder