Searched refs:DecodeAndConvert (Results 1 – 1 of 1) sorted by relevance
24 bool DecodeAndConvert(const std::string& base64, std::vector<uint8_t>* binary) { in DecodeAndConvert() function42 if (!DecodeAndConvert(sps_str, &sps_)) { in DecodeSprop()46 if (!DecodeAndConvert(pps_str, &pps_)) { in DecodeSprop()