Searched defs:ParseFrame (Results 1 – 2 of 2) sorted by relevance
58 bool Vp8Parser::ParseFrame(const uint8_t* ptr, in ParseFrame() function in media::Vp8Parser
639 static int ParseFrame(VP8Decoder* const dec, VP8Io* io) { in ParseFrame() function