Searched refs:GetErrorCorrectionBytes (Results 1 – 3 of 3) sorted by relevance
41 const CBC_CommonByteArray* CBC_QRCoderBlockPair::GetErrorCorrectionBytes() in GetErrorCorrectionBytes() function in CBC_QRCoderBlockPair
21 const CBC_CommonByteArray* GetErrorCorrectionBytes() const;
909 const CBC_CommonByteArray* ecBytes = blocks[l]->GetErrorCorrectionBytes(); in InterleaveWithECBytes()