Searched refs:rawCodewordsOffset (Results 1 – 2 of 2) sorted by relevance
63 int32_t rawCodewordsOffset = 0; in GetDataBlocks() local67 if (rawCodewordsOffset < rawCodewords->GetSize()) { in GetDataBlocks()71 operator[](i) = (*rawCodewords)[rawCodewordsOffset++]; in GetDataBlocks()78 if (rawCodewordsOffset < rawCodewords->GetSize()) { in GetDataBlocks()83 (*rawCodewords)[rawCodewordsOffset++]; in GetDataBlocks()92 if (rawCodewordsOffset < rawCodewords->GetSize()) { in GetDataBlocks()96 operator[](iOffset) = (*rawCodewords)[rawCodewordsOffset++]; in GetDataBlocks()100 if (rawCodewordsOffset != rawCodewords->GetSize()) { in GetDataBlocks()
89 int32_t rawCodewordsOffset = 0; in GetDataBlocks() local94 (*rawCodewords)[rawCodewordsOffset++]; in GetDataBlocks()100 (*rawCodewords)[rawCodewordsOffset++]; in GetDataBlocks()107 (*rawCodewords)[rawCodewordsOffset++]; in GetDataBlocks()