Searched refs:CodeIndexPair (Results 1 – 2 of 2) sorted by relevance
94 CodeIndexPair cip; in InitHuffmanCodes()116 [&lens](const CodeIndexPair& a, const CodeIndexPair& b) { in BuildHuffmanCodes()144 [](const CodeIndexPair& a, const CodeIndexPair& b) -> bool { in BuildHuffmanReverseCodes()
268 struct CodeIndexPair { struct274 std::vector<CodeIndexPair> codeindexpairs_; argument