Searched refs:Parse (Results 1 – 2 of 2) sorted by relevance
67 bool Parse(unsigned char *streambase, size_t length);90 bool CJpegStreamParser::Parse(unsigned char *streambase, size_t length) in Parse() function in CJpegStreamParser394 if (!m_jpegStreamParser.Parse(m_pStreamBuffer, m_nStreamLength)) in PrepareDecompression()
70 if (!google::protobuf::TextFormat::Parse(&pb_stream, &config)) { in parseConfigFile()