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