Searched refs:kMaxDecodeMappings (Results 1 – 2 of 2) sorted by relevance
425 const int kMaxDecodeMappings = 100; variable452 const DecodePattern mapping[kMaxDecodeMappings];
154 for (unsigned i = 0; i < kMaxDecodeMappings; i++) { in AddPatterns()