Searched refs:hightBit (Results 1 – 1 of 1) sorted by relevance
54 const int hightBit = 4; in CreateEncFile() local58 …saveContent.push_back(static_cast<char>(ToNum(content[i]) << hightBit) + (ToNum(content[i + second… in CreateEncFile()