Searched refs:QPDecode (Results 1 – 1 of 1) sorted by relevance
199 bool QPDecode(const std::string& input, std::string* output) { in QPDecode() function244 if (!QPDecode(part, &decoded)) { in DecodeBQEncoding()