Searched refs:ParseMVProbs (Results 1 – 2 of 2) sorted by relevance
179 bool ParseMVProbs(Vp8EntropyHeader* ehdr, bool update_curr_probs);
210 if (!ParseMVProbs(&fhdr->entropy_hdr, fhdr->refresh_entropy_probs)) in ParseFrameHeader()806 bool Vp8Parser::ParseMVProbs(Vp8EntropyHeader* ehdr, bool update_curr_probs) { in ParseMVProbs() function in media::Vp8Parser