Home
last modified time | relevance | path

Searched refs:ParseIntraProbs (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dvp8_parser.h176 bool ParseIntraProbs(Vp8EntropyHeader* ehdr,
Dvp8_parser.cc205 if (!ParseIntraProbs(&fhdr->entropy_hdr, fhdr->refresh_entropy_probs, in ParseFrameHeader()
762 bool Vp8Parser::ParseIntraProbs(Vp8EntropyHeader* ehdr, in ParseIntraProbs() function in media::Vp8Parser